obbt_analysis (model, *[, variables, ...])
|
Calculates the bounds on each variable by solving a series of min and max optimization problems where each variable is used as the objective function This can be applied to any class of problem supported by the selected solver. |
obbt_analysis_bounds_and_solutions (model, *)
|
Calculates the bounds on each variable by solving a series of min and max optimization problems where each variable is used as the objective function This can be applied to any class of problem supported by the selected solver. |