__init__(provider, *[, has_primals, ...])
|
|
get_duals([cons_to_load, solution_id])
|
Returns a dictionary mapping constraint to dual value. |
get_number_of_solutions()
|
|
get_primals([vars_to_load])
|
Returns a ComponentMap mapping variable to var value. |
get_reduced_costs([vars_to_load, solution_id])
|
Returns a ComponentMap mapping variable to reduced cost. |
get_vars([vars_to_load, solution_id])
|
|
load_vars([vars_to_load])
|
Load the solution of the primal variables into the value attribute of the variables. |