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

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

Syntax

C#
[SerializableAttribute]
public abstract class ObjectiveSense

Remarks

Two types are defined: Minimize and Maximize.

Inheritance Hierarchy

System..::..Object
  ILOG.Concert..::..ObjectiveSense

See Also