CADETProcess.optimization.SLSQP.get_bounds#
- SLSQP.get_bounds(optimization_problem: OptimizationProblem) Bounds#
Configure the bound constraints of a given optimization problem.
- Parameters:
- optimization_problemOptimizationProblem
The given optimizaiton problem.
- Returns:
- boundsBounds
Bound constraints of the optimization problem.