Skip to content

Releases: PyJobShop/PSPLIB

v0.4.0 RCPSP with skills

07 Aug 07:03

Choose a tag to compare

What's Changed

  • Now supports parsing MSLIB instances with skills.
  • Python 3.9 dropped.

Full Changelog: v0.3.0...v0.4.0

v0.3.0 RCPSP with optional tasks and selection groups

20 Feb 08:24

Choose a tag to compare

What's Changed

  • Parse instances with optional tasks by @leonlan in #4
    • This includes instances of RCPSP with flexible project structures and RCPSP with alternative subgraphs

Full Changelog: v0.2.0...v0.3.0

v0.2.0 RCPSP/max

28 Jan 08:27

Choose a tag to compare

This version now supports RCPSP/max instance formats.

v0.1.1

06 Nov 08:44

Choose a tag to compare

Fix some typos in the README.

v0.1.0

06 Nov 08:27

Choose a tag to compare

psplib implements parsers for various project scheduling benchmark instances, including:

  • Resource-Constrained Project Scheduling Problem (RCPSP)
  • Multi-Mode Resource-Constrained Project Scheduling Problem (MMRCPSP)
  • Resource-Constrained Multi Project Scheduling Problem (RCMPSP)