|
JGAP | ||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Class Summary | |
---|---|
ApplicationData | Application data for the Mona Lisa example. |
DrawingGPConfiguration | Encapsulates the settings of the genetic algorithm. |
DrawingGPProgramRunner | Interprets the commands manifested within a GP Program. |
DrawingProblem | DrawingProblem encapsulates the GP configuration of the commands to use for composing a picture from polygons. |
InitStrategy | Initializes GP programs properly when they are created. |
LMSFitnessFunction | Computes the fitness of a program as the Least-Mean-Sqare distance between the image it generates and the target image. |
NodeValidator | Validates evolved nodes for the Mona Lisa painting problem. |
Enum Summary | |
---|---|
DrawingProblem.TerminalType | TerminalType helps differentiate the terminals that have different ranges. |
Contains the core functionality of the Mona Lisa example
|
JGAP | ||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |