IMPModeler
is an extension of the IModeler
modeling interface for mathematical programming (MP).
For a list of all members of this type, see IMPModeler Members.
Type | Description |
---|---|
Cplex |
Cplex is the class used to create and solve a large variety of Mathematical Programming models. |
CplexModeler |
It adds support for several modeling object interfaces specific to mathematical programming, including LP matrices, semi-continuous variables, and special ordered sets (SOSs). It extends the functionality of IModeler
to column-wise modeling and supports modification of variable types and expressions of ranged constraints and objective functions. This interface is implemented by the Cplex
optimizer class.
Namespace: ILOG.Concert
Assembly: ILOG.CPLEX (in ILOG.CPLEX.dll)