README.md
setup.py
cprep/__init__.py
cprep/base.py
cprep/compilation.py
cprep/config.py
cprep/evaluation.py
cprep/files.py
cprep/generation.py
cprep/tests.py
cprep.egg-info/PKG-INFO
cprep.egg-info/SOURCES.txt
cprep.egg-info/dependency_links.txt
cprep.egg-info/entry_points.txt
cprep.egg-info/requires.txt
cprep.egg-info/top_level.txt
cprep_cli/__init__.py
cprep_cli/__main__.py
cprep_cli/config.yaml
cprep_cli/logger.py
cprep_cli/pipelines.py
cprep_cli/utils.py
cprep_cli/commands/__init__.py
cprep_cli/commands/clean.py
cprep_cli/commands/config.py
cprep_cli/commands/create.py
cprep_cli/commands/evaluate.py
cprep_cli/commands/generate.py
cprep_cli/commands/runall.py
cprep_cli/userdata/config.yaml
cprep_cli/userdata/template/config.yaml
cprep_cli/userdata/template/gen.cpp
cprep_cli/userdata/template/sol.cpp
cprep_cli/userdata/template/tests.sh