Package | Description |
---|---|
org.uncommonseditedbyjoosbuijs.watchmaker.framework.interactive |
Classes for implementing interactive evolutionary algorithms.
|
Constructor and Description |
---|
InteractiveSelection(Console<R> console,
Renderer<T,R> renderer,
int groupSize,
int maxSelectionsPerGeneration) |
InteractiveSelection(Console<T> console,
int groupSize,
int maxSelectionsPerGeneration) |