This method returns the numeric values of all objectives
in a multi-objective function associated with the CP engine.
Namespace: ILOG.CP
Assembly: ILOG.CP (in ILOG.CP.dll)
Syntax
| C# |
|---|
public double[] GetObjValues() |
| Visual Basic |
|---|
Public Function GetObjValues As Double() |