Classes
MCPP_visitor(expression[, improved_var_bounds])
MCPP_visitor
Creates an MC++ expression from the corresponding Pyomo expression.
McCormick(expression[, improved_var_bounds])
McCormick
This class takes the constructed expression from MCPP_Visitor and allows for MC methods to be performed on pyomo expressions.
Exceptions
MCPP_Error
Functions
mcpp_available()
mcpp_available
True if the MC++ shared object file exists.