CLab# 1.0 API Documentation

CSPExpressionBuilder.BuildCSPExpressions Method 

Builds csp expressions of all clab expressions defined in the "CLab.Data.CP" instance. Also updates the Constraint graph of the problem.

public CSPExpressions BuildCSPExpressions();

Return Value

"Casper.Data.CSPExpressions" instance with all CSP expressions."

Exceptions

Exception Type Condition
ClabInternalErrorException  

See Also

CSPExpressionBuilder Class | CLab.CSP Namespace