Casper Class Library

Csp.ValidDomains Method 

This method runs the forward checking algorithm in the "GeneralizedLookahead" class. If the data field omitTestOnSIgnleDomains is set to true, one valued domain variables are jumped over.

public List<T> ValidDomains();

Return Value

List of variables with valid domains or null if no solution exists

Exceptions

Exception Type Condition
CasperException

See Also

Csp Class | Casper Namespace