NoGoodCutGenerator
(class from pyomo.contrib.alternative_solutions.lp_enum_solnpool
)
- class pyomo.contrib.alternative_solutions.lp_enum_solnpool.NoGoodCutGenerator(model, variable_groups, zero_threshold, orig_model, all_variables, orig_objective, num_solutions)[source]
Bases:
object
- __init__(model, variable_groups, zero_threshold, orig_model, all_variables, orig_objective, num_solutions)[source]
Methods
__init__
(model, variable_groups, ...)cut_generator_callback
(cb_m, cb_opt, cb_where)Member Documentation