NoGoodCutGenerator

(类来自 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]

基础类:object

__init__(model, variable_groups, zero_threshold, orig_model, all_variables, orig_objective, num_solutions)[source]

方法

__init__(model, variable_groups, ...)

cut_generator_callback(cb_m, cb_opt, cb_where)

成员文档