ILOG CPLEX .NET Reference Manual

NumVarBoundType Class

Objects of this class represent the bound-type for a modeling variable.

For a list of all members of this type, see NumVarBoundType Members.

System.Object
   ILOG.Concert.NumVarBoundType

public abstract class NumVarBoundType

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Remarks

They are used to define INumVarBound objects for use with Cplex.RefineConflict.

Requirements

Namespace: ILOG.Concert

Assembly: ILOG.CPLEX (in ILOG.CPLEX.dll)

See Also

NumVarBoundType Members | ILOG.Concert Namespace