8000 Releases · PyJobShop/PSPLIB · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: PyJobShop/PSPLIB

v0.3.0 RCPSP with optional tasks and selection groups

20 Feb 08:24
Compare
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
Compare
Choose a tag to compare

This version now supports RCPSP/max instance formats.

v0.1.1

06 Nov 08:44
Compare
Choose a tag to compare

Fix some typos in the README.

v0.1.0

06 Nov 08:27
Compare
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)
0