| Package | Description |
|---|---|
| org.oakgp.function.compare |
Provides functions for comparing the results of evaluating
Node instances. |
| Modifier and Type | Method and Description |
|---|---|
static LessThanOrEqual |
LessThanOrEqual.create(Type t)
Returns a
LessThanOrEqual for comparing functions of the specified type. |
OakGP Genetic Programming Framework