| Package | Description |
|---|---|
| org.oakgp.util |
Utility classes that support the functionality provided by the rest of the framework.
|
| Modifier and Type | Method and Description |
|---|---|
RunBuilder.TerminatorSetterOrProcessRunner |
RunBuilder.TerminatorSetter.setTerminator(Predicate<RankedCandidates> terminator)
Sets the criteria used by this run to determine when it should stop.
|
OakGP Genetic Programming Framework