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

Syntax

C#
void SetDomain(
	IIntVar var,
	int min,
	int max
)

Parameters

var
Type: ILOG.Concert..::..IIntVar
min
Type: System..::..Int32
max
Type: System..::..Int32

See Also