metaheuristic_designer.survivor_selection.survivor_selection#
Survivor selection registry and factory.
Functions
|
Register a new survivor selection method. |
|
Create a survivor selection method by name. |
Return a list of all registered survivor selection method names. |
Classes
|
Wrapper that turns a raw survivor-selection function into a callable. |