emanuele / fastPFPLinks
Implementation of the fastPFP approximate subgraph matching algorithm, as described in http://arxiv.org/abs/1207.1114
☆11Updated 9 years ago
Alternatives and similar repositories for fastPFP
Users that are interested in fastPFP are comparing it to the libraries listed below
Sorting:
- C implementation of algorithms to find the Density-Friendly graph decomposition☆11Updated 5 years ago
- Tools for the generation, analysis and visualisation of complex networks in hyperbolic space.☆27Updated 6 years ago
- MPI based algorithm for detecting high centrality vertices in large graphs☆8Updated 10 years ago
- Learning Graph Distances with Message PassingNeural Networks☆13Updated 10 months ago
- Efficient graph clustering software for normalized cut and ratio association on undirected graphs. Copyright(c) 2008 Brian Kulis, Yuqiang…