Package | Description |
---|---|
geneticAlgorithm |
Modifier and Type | Field and Description |
---|---|
private MainInterface |
AbstractGeneticAlgorithm.mainInterface |
Modifier and Type | Method and Description |
---|---|
void |
AbstractGeneticAlgorithm.setMainInterface(MainInterface mainInterface)
Sets the main interface, starts a thread which will be responsible to update it and
assigns the main interface to the evaluator (to be able to also update it with
the current surface and PSD).
|