The core abstractions and components of the LGP framework.
This package contains the core abstractions and components of the LGP framework.
The package consists of four high-level sub-packages:
Environment
Components that define the environment in which evolution will take place.
Evolution
Components that perform the evolution process.
Modules
Components for defining and interacting with modules in the system.
Program
Interfaces and implementations for a program that is evolved by the Linear Genetic Programming algorithms.