Skip to content

v0.0.1 Alpha release

Latest
Compare
Choose a tag to compare
@leonlan leonlan released this 20 Feb 07:41

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.