Contents:
Base class for optimization problems.
Methods
__init__()
__init__
evaluate(params)
evaluate
Evaluate the objective function.
Attributes
directions
Return the optimization directions.
search_space
Return the search space.