Metadata-Version: 2.1
Name: mp3treesim
Version: 1.0.4
Summary: Triplet-based similarity score for fully multi-labeled trees with poly-occurring labels
Home-page: https://github.com/AlgoLab/mp3treesim
Author: Simone Ciccolella
Author-email: s.ciccolella@campus.unimib.it
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Requires-Dist: numpy (>=1.18.1)
Requires-Dist: networkx (>=2.4)
Requires-Dist: pygraphviz (>=1.5)


# MP3-treesim

Triplet-based similarity score for fully multi-labeled trees with poly-occurring labels.

# Usage

A detailed description of the module is available on our [github repo](https://github.com/AlgoLab/mp3treesim).



