Optimiser.set_solver
- Optimiser.set_solver(solver='SLSQP')
Set the features for the problem.
- Parameters:
- solverstr, optional
Set the solver to use. For a list of possible solvers see [link].
- Returns:
- None
Optimiser is modified in place
Set the features for the problem.
Set the solver to use. For a list of possible solvers see [link].
Optimiser is modified in place