README.md
pyproject.toml
src/iohclustering/__init__.py
src/iohclustering/cluster_base.py
src/iohclustering/cluster_baseline_problems.py
src/iohclustering/cluster_metrics.py
src/iohclustering/utils.py
src/iohclustering/utils_metrics.py
src/iohclustering.egg-info/PKG-INFO
src/iohclustering.egg-info/SOURCES.txt
src/iohclustering.egg-info/dependency_links.txt
src/iohclustering.egg-info/requires.txt
src/iohclustering.egg-info/top_level.txt
src/iohclustering/static/__init__.py
src/iohclustering/static/breast_pca.txt
src/iohclustering/static/diabetes_pca.txt
src/iohclustering/static/german_postal_selected.txt
src/iohclustering/static/glass_pca.txt
src/iohclustering/static/iris_pca.txt
src/iohclustering/static/kc1_pca.txt
src/iohclustering/static/kmeans_baseline_100.csv
src/iohclustering/static/mfeat-fourier_pca.txt
src/iohclustering/static/ruspini_selected.txt
src/iohclustering/static/segment_pca.txt
src/iohclustering/static/wine_pca.txt
tests/test_cluster_base.py
tests/test_cluster_metrics.py
tests/test_utils.py
tests/test_utils_metrics.py