LICENSE.txt
README.md
pyproject.toml
requirements.txt
src/mapel/core/__init__.py
src/mapel/core/features_main.py
src/mapel/core/glossary.py
src/mapel/core/inner_distances.py
src/mapel/core/matchings.py
src/mapel/core/printing.py
src/mapel/core/utils.py
src/mapel/core/embedding/__init__.py
src/mapel/core/embedding/initial_positions.py
src/mapel/core/embedding/kamada_kawai/__init__.py
src/mapel/core/embedding/kamada_kawai/energy_functions.py
src/mapel/core/embedding/kamada_kawai/kamada_kawai.py
src/mapel/core/embedding/kamada_kawai/optimization_algorithms.py
src/mapel/core/embedding/simulated_annealing/__init__.py
src/mapel/core/embedding/simulated_annealing/simulated_annealing.py
src/mapel/core/embedding/simulated_annealing/simulated_annealing_energy.py
src/mapel/core/features/__init__.py
src/mapel/core/features/common.py
src/mapel/core/features/distortion.py
src/mapel/core/features/monotonicity.py
src/mapel/core/features/stability.py
src/mapel/core/objects/Experiment.py
src/mapel/core/objects/Family.py
src/mapel/core/objects/Instance.py
src/mapel/core/objects/__init__.py
src/mapel_core.egg-info/PKG-INFO
src/mapel_core.egg-info/SOURCES.txt
src/mapel_core.egg-info/dependency_links.txt
src/mapel_core.egg-info/requires.txt
src/mapel_core.egg-info/top_level.txt