This interface defines the API for classes that represent the upper or lower bound of a variable as a constraint.
For a list of all members of this type, see INumVarBound Members.
Such constraints cannot be used for modeling. The class INumVar
already provides methods for specifying and modifying bounds of a variable. However, it is convenient to identify bounds as constraints to consider when CPLEX computes a minimal set of conflicting constraints or bounds to analyze and repair an infeasible model with Cplex.RefineConflict
.
Namespace: ILOG.Concert
Assembly: ILOG.CPLEX (in ILOG.CPLEX.dll)