This method returns a selector of integer variables that selects a variable randomly from those available. It selects only one variable.

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

Syntax

C#
public virtual IVarSelector SelectRandomVar()

See Also