Releases: PyJobShop/PSPLIB
Releases · PyJobShop/PSPLIB
v0.3.0 RCPSP with optional tasks and selection groups
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
This version now supports RCPSP/max instance formats.
v0.1.1
v0.1.0
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)