Consistent.IsConsistent Method
Main method for Consistency checks
Parameters
-
Hashtable
- All assigned variables, including currAss and nextAss. Hashtable of LookAheadVarDom objects
-
LookAheadVarDom
- Current assignment
-
LookAheadVarDom
- Next assignment
Return Value
true
if consistent; otherwise, false
.
Exceptions
See Also
Consistent Class | Casper.Algorithm Namespace