Casper Class Library

LookAheadVarDom Constructor 

Initializes a new instance of the "LookAheadVarDom" class.

public LookAheadVarDom(
   Int32 varID,
   Set domainValues
);

Parameters

Int32
The variable ID.
Set
The domain values.

See Also

LookAheadVarDom Class | Casper.Algorithm Namespace