_Solver.setup¶
- simrun.modular_reduced_model_inference.solver._Solver.setup(strategy)¶
Setup the solver for a given strategy and optimizer.
The strategy needs to be passed as an argument, while the optimizer is set by the
_setup_optimizer()method.
Documentation unclear, incomplete, broken or wrong? Let us know