Skip to content

v0.1.3

Choose a tag to compare

@amine-athmani amine-athmani released this 12 Sep 15:34
· 167 commits to main since this release

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.