Package | Description |
---|---|
jcgp.backend.population | |
jcgp.gui.population |
Modifier and Type | Method and Description |
---|---|
Output |
Chromosome.getOutput(int index)
Returns a reference to the indexed output.
|
Modifier and Type | Method and Description |
---|---|
void |
GUIOutput.setOutput(Output newOutput) |
Constructor and Description |
---|
GUIOutput(ChromosomePane parentRef,
Output output,
javafx.scene.shape.Line line,
GUI gui) |