Skip to content

Releases: PyJobShop/PyJobShop

v0.0.1 Alpha release

20 Feb 07:41
Compare
Choose a tag to compare

Version 0.0.1

This is the alpha release for PyJobShop.

  • Support for solving flexible job shop problems (FJSPs) with IBM ILOG CP Optimizer, including extensions:
    • Arbitrary precedence constraints
    • Sequence-dependent setup times
    • Machine unavailability periods
    • Contiguity constraints
    • Processing plans
    • Various objective functions (makespan, total completion time, total tardiness)
  • Documentation at https://pyjobshop.readthedocs.io/en/latest/index.html.