Returns the objective value of the current solution.

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

Syntax

C#
public virtual double ObjValue { get; }

Return Value

The objective value of the current solution.

See Also