LICENSE
README.md
pyproject.toml
anonypyx/__init__.py
anonypyx/anonymiser.py
anonypyx/ksame.py
anonypyx/microaggregation.py
anonypyx/models.py
anonypyx/mondrian.py
anonypyx.egg-info/PKG-INFO
anonypyx.egg-info/SOURCES.txt
anonypyx.egg-info/dependency_links.txt
anonypyx.egg-info/requires.txt
anonypyx.egg-info/top_level.txt
anonypyx/attackers/__init__.py
anonypyx/attackers/base_attacker.py
anonypyx/attackers/bcf_attacker.py
anonypyx/attackers/intersection_attacker.py
anonypyx/attackers/trajectory_attacker.py
anonypyx/attackers/util.py
anonypyx/dlx/__init__.py
anonypyx/dlx/multiset_dlx.py
anonypyx/generalisation/__init__.py
anonypyx/generalisation/humanreadable.py
anonypyx/generalisation/machinereadable.py
anonypyx/generalisation/microaggregation.py
anonypyx/generalisation/rawdata.py
anonypyx/generalisation/schema.py
anonypyx/generalisation/serialisation.py
anonypyx/metrics/__init__.py
anonypyx/metrics/discernibility.py
anonypyx/metrics/preprocessing.py
anonypyx/metrics/pvpc.py
anonypyx/metrics/query_error.py
tests/__init__.py
tests/microaggregation_test.py
tests/models_test.py
tests/mondrian_test.py