C
Analyzed 4 days ago
Welcome to the CSP engine, a simple CSP problem sovler developed in Java. It is composed of several modules : the constraint module define the core mechanisms to solve constraint problems. the scheduler module is an extension of the CSP module that solves scheduling problems.