Computes the mean of the objective values of the solutions currently in the solution pool.

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

Syntax

C#
public virtual double SolnPoolMeanObjValue { get; }

See Also