This interface defines the API for constraints.
ILOG.Concert.IConstraint
Derived interfaces
Instances of IConstraint
are IAddable
objects and can be added to an IModel
. Not all modeling objects are instances of IConstraint
, for example, IObjective
is not a constraint. Examples of constraints are IRange
and IloLPMatrix
. IloLPMatrix
is available to users of ILOG CPLEX.
Namespace: ILOG.Concert
Assembly: ILOG.Concert (in ILOG.Concert.dll)