This method returns a selector of value assignments to a variable that selects all values having the largest evaluation according to the evaluator eval.

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

Syntax

C#
public virtual IValueSelector SelectLargest(
	IIntValueEval e
)

See Also