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

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

Syntax

C#
public virtual IValueSelector SelectSmallest(
	IIntValueEval e
)

See Also