! Constructor for the base Solver class. @param optimization The optimization problem created by calling the build method of the OptimizationBuilder class. @param error_on_fail When True, after solve() is called, if the solver did not converge then a RuntimeError is thrown. Default
(self, optimization: Optimization, error_on_fail: bool = False)
source not stored for this graph (policy: none)
nothing calls this directly
no outgoing calls
no test coverage detected