Engines with different configurations.See: Description
| Class | Description |
|---|---|
| AdaptiveEngine<G extends Gene<?,G>,C extends Comparable<? super C>> |
The
AdaptiveEngine allows you to dynamically create engines with
different configurations, depending on the last EvolutionResult of
the previous evolution stream. |
| 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-2018 Franz Wilhelmstötter (2018-10-28 17:23)