@FunctionalInterface public interface NodeSelector
Node instances.
The strategy to determine what is returned, and in what order, will depend on the specific implementation of NodeSelector that is being used.
| Modifier and Type | Method and Description |
|---|---|
Node |
next()
Returns a
Node. |
Node next()
Node.NodeOakGP Genetic Programming Framework