CHANGELOG.md
CITATION.cff
LICENSE
MANIFEST.in
README.md
REPRODUCE.md
pyproject.toml
docs/deposit-schema.md
docs/tutorial.md
examples/pa_small_tutorial.py
src/prefcent/__init__.py
src/prefcent/_builders.py
src/prefcent/_circulant.py
src/prefcent/_closure.py
src/prefcent/_errors.py
src/prefcent/_evolve.py
src/prefcent/_hashing.py
src/prefcent/_kernels.py
src/prefcent/_landscape.py
src/prefcent/_manifest.py
src/prefcent/_model.py
src/prefcent/_operator.py
src/prefcent/_probe.py
src/prefcent/_result.py
src/prefcent/py.typed
src/prefcent.egg-info/PKG-INFO
src/prefcent.egg-info/SOURCES.txt
src/prefcent.egg-info/dependency_links.txt
src/prefcent.egg-info/requires.txt
src/prefcent.egg-info/top_level.txt
src/prefcent/kernels/__init__.py
tests/__init__.py
tests/conftest.py
tests/support.py
tests/test_tutorial.py
tests/fixtures/README.md
tests/fixtures/grid12.json
tests/fixtures/grid12.npz
tests/fixtures/grid16t.json
tests/fixtures/grid16t.npz
tests/fixtures/grid20.json
tests/fixtures/grid20.npz
tests/fixtures/pa_small.json
tests/fixtures/pa_small.npz
tests/golden/test_cost_seam.py
tests/golden/test_porto_alegre_full.py
tests/golden/test_update_map.py
tests/property/test_adjointness.py
tests/property/test_circulant.py
tests/property/test_conservation.py
tests/property/test_continuation.py
tests/property/test_contracts.py
tests/property/test_fail_stop.py
tests/property/test_from_costs.py
tests/property/test_gamma0_path.py
tests/property/test_graph_costs.py
tests/property/test_isolation.py
tests/property/test_manifest.py
tests/property/test_operator_kernel.py
tests/property/test_statuses.py