ILOG CPLEX .NET Reference Manual

ObjectiveSense Class

Objects of this class represent the sense of an IObjective object.

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

System.Object
   ILOG.Concert.ObjectiveSense

public abstract class ObjectiveSense

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

Two types are defined: Minimize and Maximize.

Requirements

Namespace: ILOG.Concert

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

See Also

ObjectiveSense Members | ILOG.Concert Namespace