ptal / kobe-scheduling

Data sets for the resource-constrained project scheduling problem (RCPSP)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Data sets for scheduling problems

This repository contains data sets and constraint models for the resource-constrained project scheduling problem (RCPSP) and some variants. Check out the benchmarking book to benchmark on these data sets.

Models

  1. rcpsp-cumulative.mzn: Model in MiniZinc for the RCPSP/max using cumulative global constraints.
  2. Project kobe.rcpsp can generate MiniZinc decomposition of RCPSP/max (without cumulative).

Data sets

Please consult this book for a description of the data sets, and credits to their owners.

About

Data sets for the resource-constrained project scheduling problem (RCPSP)


Languages

Language:JavaScript 100.0%