Python implementation of frequent subgraph mining algorithm gSpan. Directed graphs are supported.
-
Updated
Dec 2, 2020 - Jupyter Notebook
Python implementation of frequent subgraph mining algorithm gSpan. Directed graphs are supported.
Python implementation of closed frequent subgraph mining algorithm cgSpan. Only undirected graphs are currently supported.
Add a description, image, and links to the mining-frequent-subgraphs topic page so that developers can more easily learn about it.
To associate your repository with the mining-frequent-subgraphs topic, visit your repo's landing page and select "manage topics."