| Package | Description |
|---|---|
| org.oakgp.node.walk |
Provides mechanisms for recursively visiting nodes in a tree structure.
|
| Class and Description |
|---|
| DepthWalk.DepthWalkReplacement
Defines a strategy for determining a replacement for a node encountered when walking a tree structure.
|
| DepthWalk.DepthWalkStrategy
Defines a strategy for determining which nodes should be considered when walking a tree structure.
|
OakGP Genetic Programming Framework