Engines with different configurations.See: Description
| Class | Description |
|---|---|
| AdaptiveEngine<G extends Gene<?,G>,C extends Comparable<? super C>> | Deprecated |
| ConcatEngine<G extends Gene<?,G>,C extends Comparable<? super C>> |
The
ConcatEngine lets you concatenate two (or more) evolution
Engine, with different configurations, and let it
use as one engine EvolutionStreamable. |
| CyclicEngine<G extends Gene<?,G>,C extends Comparable<? super C>> |
The
CyclicEngine lets you concatenate two (or more) evolution
Engine, with different configurations, and let it
use as one engine EvolutionStreamable. |
Engines with different configurations.© 2007-2019 Franz Wilhelmstötter (2019-11-18 20:30)