LICENSE.md
README.md
pyproject.toml
setup.py
dcbench/__init__.py
dcbench/__main__.py
dcbench/constants.py
dcbench/version.py
dcbench.egg-info/PKG-INFO
dcbench.egg-info/SOURCES.txt
dcbench.egg-info/dependency_links.txt
dcbench.egg-info/requires.txt
dcbench.egg-info/top_level.txt
dcbench/common/__init__.py
dcbench/common/artefact.py
dcbench/common/bundle.py
dcbench/common/download_utils.py
dcbench/common/method.py
dcbench/common/problem.py
dcbench/common/result.py
dcbench/common/solution.py
dcbench/common/solve.py
dcbench/common/utils.py
dcbench/tasks/__init__.py
dcbench/tasks/miniclean/__init__.py
dcbench/tasks/miniclean/bank.py
dcbench/tasks/miniclean/common.py
dcbench/tasks/slice/__init__.py
dcbench/tasks/slice/build_problems.py