Package | Description |
---|---|
org.processmining.plugins.etm.logging | |
org.uncommonseditedbyjoosbuijs.watchmaker.framework.islands |
An implementation of island model evolution.
|
Class and Description |
---|
IslandEvolutionObserver
A specialisation of
EvolutionObserver that, as well as
receiving global population updates (at the end of each epoch), can receive individual island
population updates (at the end of each generation on each island). |
Class and Description |
---|
IslandEvolutionObserver
A specialisation of
EvolutionObserver that, as well as
receiving global population updates (at the end of each epoch), can receive individual island
population updates (at the end of each generation on each island). |
Migration
Strategy interface for different ways of migrating individuals between islands
in
IslandEvolution . |