set_solver_constraint_violation_tolerance
(function from pyomo.contrib.mindtpy.util
)
- pyomo.contrib.mindtpy.util.set_solver_constraint_violation_tolerance(opt, solver_name, config, warm_start=True)[source]
Set constraint violation tolerance for solvers.
- Parameters:
opt (Solvers) – The solver object.
solver_name (String) – The name of solver.
config (ConfigBlock) – The specific configurations for MindtPy.