Linear-Genetic-Programming-LGP-and-Applications
This project implements a basic linear genetic programming method and its advanced variants based on ECJ. The main feature of this project is that it decouples the algorithm implementations and problem applications, which facilitates the application to other domains. We apply LGP to dynamic job shop scheduling and symbolic regression, respectively.