Skip to the content.

Benchmark of scheduling problems

This benchmark of scheduling problems is intended to compare scheduling engines to the state-of-the-art techniques (heuristics, meta-heuristics, decompositions, etc)


The problems that are benchmarked so far are

We are working on adding rcpsp and workforce scheduling problems (stay tuned…)


The data and source code can be found in the Github repository. One document per type of problem (jobshop, flexible jobshop, …) provides

Each summary document is visible as a README.md in the Github folder (jobshop, flexible jobshop) or as webpages (jobshop, flexible jobshop)


The benchmark, best known solutions, repository and website are maintained by OptalCP that is also the editor of the OptalCP scheduling engine. The benchmark was initially meant as a training dataset for OptalCP tuning and was subsequently made public.

Other interesting repositories include