What's Changed * Parse instances with optional tasks by leonlan in https://github.com/PyJobShop/PSPLIB/pull/4 * This includes instances of RCPSP with flexible project structures and RCPSP with alternative subgraphs
This version now supports RCPSP/max instance formats.
0.1.1
Fix some typos in the README.
0.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)