| Package | Description |
|---|---|
| org.oakgp.function.compare |
Provides functions for comparing the results of evaluating
Node instances. |
| Class and Description |
|---|
| LessThan
Determines if the object represented by the first argument is less than the object represented by the second.
|
| LessThanOrEqual
Determines if the object represented by the first argument is less than or equal to the object represented by the second.
|
OakGP Genetic Programming Framework