pyproject.toml
src/formulation_bench/__init__.py
src/formulation_bench/_codegen.py
src/formulation_bench/_render.py
src/formulation_bench/dataset.py
src/formulation_bench/download.py
src/formulation_bench/formulation.py
src/formulation_bench/models.py
src/formulation_bench/problem.py
src/formulation_bench/py.typed
src/formulation_bench/reformulation.py
src/formulation_bench.egg-info/PKG-INFO
src/formulation_bench.egg-info/SOURCES.txt
src/formulation_bench.egg-info/dependency_links.txt
src/formulation_bench.egg-info/requires.txt
src/formulation_bench.egg-info/top_level.txt
src/formulation_bench/templates/formulation.j2
tests/test_dataset.py
tests/test_formulation.py
tests/test_problem.py
tests/test_reformulation.py