Casper Class Library

LookAheadVarDom.ResetDomain Method 

Method used by the algorithm to reset the domain during backtracking.

public void ResetDomain(
   Set removedVals
);

Parameters

Set
The removed values which should be reset.

See Also

LookAheadVarDom Class | Casper.Algorithm Namespace