There are 0 repository under mining-frequent-subgraphs topic.
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.