Interface GenerationalReplacement
- All Superinterfaces:
ReplacementStrategy
- All Known Implementing Classes:
ImmutableGenerationalReplacement
Generational Replacement strategy
This strategy only retain the best offsprings to compose the next generation of a population
-
Nested Class Summary
-
Method Summary
-
Method Details
-
offspringSelectionPolicy
SelectionPolicy offspringSelectionPolicy() -
builder
-