fix_discrete_solution_in_subproblem

(class from pyomo.contrib.gdpopt.util)

class pyomo.contrib.gdpopt.util.fix_discrete_solution_in_subproblem(true_disjuncts, boolean_var_values, integer_var_values, subprob_util_block, config, solver)[source]

Bases: object

__init__(true_disjuncts, boolean_var_values, integer_var_values, subprob_util_block, config, solver)[source]

Methods

__init__(true_disjuncts, boolean_var_values, ...)

Member Documentation