This method returns a selector of integer variable value assignments that selects a domain value randomly. It selects only one value.

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

Syntax

C#
public virtual IValueSelector SelectRandomValue()
Visual Basic
Public Overridable Function SelectRandomValue As IValueSelector

See Also