v0.1.3
This release contains the 4 main scheduling problems: SMSP, PMSP, Flowshop and Jobshop. Multiple variants, constraints and objectives have been considered and many methods have been implemented.
Future improvements will focus on adding more variants, and implement basic methods for as much problems as possible.
pyscheduling aims to break the barrier to scheduling optimization and provide a simple API for solving the most common scheduling problems.