pyproject.toml
src/formulation_bench/__init__.py
src/formulation_bench/codegen.py
src/formulation_bench/dataset.py
src/formulation_bench/formulation.py
src/formulation_bench/models.py
src/formulation_bench/pair.py
src/formulation_bench/problem.py
src/formulation_bench/py.typed
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/top_level.txt
tests/test_dataset.py
tests/test_formulation.py
tests/test_pair.py
tests/test_problem.py