See: Description
| Interface | Description |
|---|---|
| GenerationRanker |
Ranks and sorts the fitness of
Node instances. |
| Class | Description |
|---|---|
| RankedCandidate |
Associates a
Node with its fitness value. |
| RankedCandidates |
A sorted immutable collection of
RankedCandidate objects. |
OakGP Genetic Programming Framework