| Package | Description |
|---|---|
| org.oakgp.primitive |
Provides classes for specifying the contents of a primitive set.
|
| Constructor and Description |
|---|
PrimitiveSetImpl(FunctionSet functionSet,
ConstantSet constantSet,
VariableSet variableSet,
Random random,
double ratioVariables)
Constructs a new primitive set consisting of the specified components.
|
OakGP Genetic Programming Framework