| Package | Description |
|---|---|
| org.oakgp.rank.fitness |
Provides classes for using a fitness function to rank the candidates of a generation.
|
| org.oakgp.util |
Utility classes that support the functionality provided by the rest of the framework.
|
| Class and Description |
|---|
| FitnessFunction
Calculates the fitness of a potential solution.
|
| TestDataFitnessFunction
Calculates the fitness of a potential solution by comparing its results against the expected values.
|
| Class and Description |
|---|
| FitnessFunction
Calculates the fitness of a potential solution.
|
OakGP Genetic Programming Framework