This repository contains benchmarks for the COOM Suite. The instances can be found in the benchmarks folder.
pip install -r requirements.txtReplace laptop by cluster for runing on cluster.
- Generate the benchmark folder structure and scripts
btool gen runscripts/runscript-all-laptop.xml- Run the benchmarks
./output/coom-benchmark-project/laptop/start.py- Verify results
btool verify output/coom-benchmark-project/laptop/results- Evaluate and convert the results
btool eval runscripts/runscript-all-laptop.xml | btool conv -o results/all.ods- Plot results
./scripts/plot.py --ods results/all.ods