This method returns the numeric values of all objectives in a multi-objective function associated with the CP engine.

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

Syntax

C#
public double[] GetObjValues()

See Also