pyomo_mcpp

Classes

MCPP_visitor(expression[, improved_var_bounds])

Creates an MC++ expression from the corresponding Pyomo expression.

McCormick(expression[, improved_var_bounds])

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()

True if the MC++ shared object file exists.