Skip to content

Latest commit

 

History

History

core

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

LGP Core

The core abstractions and components of the LGP framework.

license build maven

About

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.