Package | Description |
---|---|
jenes | |
jenes.utils.multitasking |
Modifier and Type | Method and Description |
---|---|
Runner |
GeneticAlgorithm.getRunner()
Get current runner implementation
|
Modifier and Type | Method and Description |
---|---|
void |
GeneticAlgorithm.setRunner(Runner runner)
Set the
Runner |
Modifier and Type | Class and Description |
---|---|
class |
MultiThreadEvaluator
This class represent a simple implementation of a multi thread runner
|
class |
MultiThreadRunner
This class provide the basic implementation of a multi-thread enviroinment
for
GeneticAlgorithm |