metaheuristic_designer.search_strategy#
Base class for the Search strategy module.
This module implements the procedure applied in each iteration of the algorithm.
Classes
|
Orchestrates one iteration of an optimization loop. |
|
Strategy whose components can be plain functions. |