.gitignore
README.md
setup.py
.github/workflows/python-publish.yml
src/mzn_bench/__init__.py
src/mzn_bench/cli.py
src/mzn_bench/mzn_slurm.py
src/mzn_bench.egg-info/PKG-INFO
src/mzn_bench.egg-info/SOURCES.txt
src/mzn_bench.egg-info/dependency_links.txt
src/mzn_bench.egg-info/entry_points.txt
src/mzn_bench.egg-info/requires.txt
src/mzn_bench.egg-info/top_level.txt
src/mzn_bench/analysis/__init__.py
src/mzn_bench/analysis/collect.py
src/mzn_bench/analysis/plot.py
src/mzn_bench/analysis/report_status.py
src/mzn_bench/pytest/__init__.py
src/mzn_bench/pytest/check_solutions.py
src/mzn_bench/pytest/check_statuses.py