- Added JSR331 Scheduler, a special Java API for scheduling and resource allocation problems – see its description in Java Solver
- Added a JSR331 implementation using Sugar 2.1.3, a SAT-based Constraint Solver. It include all sources available from the Maven and GitHub repositories. JSR331 Sugar doesn’t require any additional installation.
- All pom.xml files have been adjusted.