ChristalC / Frequent-Subgraph-Mining
Frequent subgraph mining using FFSM algorithm, C++
☆11Updated 7 years ago
Alternatives and similar repositories for Frequent-Subgraph-Mining:
Users that are interested in Frequent-Subgraph-Mining are comparing it to the libraries listed below
- graph-based substructure pattern mining algorithm (authors: Xifeng Yan, Jiawei Han) implementation☆11Updated 7 years ago
- Python implementation of closed frequent subgraph mining algorithm cgSpan. Only undirected graphs are currently supported.☆10Updated 3 years ago
- Parallel Frequent Subgraph Mining☆30Updated 7 years ago
- This repository contains research into the use of graph partitioning algorithms for assigning people shelters based on their social netwo…☆18Updated 5 years ago
- Finding statistically significant subgraphs while correcting for multiple testing☆8Updated 9 years ago
- gSpan, an efficient algorithm for mining frequent subgraphs☆18Updated 5 years ago
- C implementation of algorithms to find the Density-Friendly graph decomposition☆12Updated 4 years ago
- This is a python implementation of the Gaston frequent subgraph mining algorithm.☆20Updated 5 years ago
- Distributed Graph Mining on a Massive "Single" Graph☆15Updated 5 years ago
- Subgraph matching and isomorphisms in Python.☆27Updated 2 years ago
- Standardized higher-order datasets with corresponding datasheets☆11Updated 3 months ago
- Graph partitioning for distributed GNN training☆13Updated 2 years ago
- Code for monograph "Cohesive Subgraph Computation over Large Sparse Graphs"☆25Updated 2 years ago
- ☆11Updated 7 years ago
- GraMi is a novel framework for frequent subgraph mining in a single large graph, GraMi outperforms existing techniques by 2 orders of ma…☆112Updated last year
- official code for I2GNN.☆12Updated last year
- SSumM: Sparse Summarization of Massive Graphs☆19Updated 4 years ago
- Geo2DR: A Python and PyTorch library for learning distributed representations of graphs.☆45Updated last year
- Local community detection code that implements the methods used in Think Locally, Act Locally: The Detection of Small, Medium-Sized, and …☆13Updated 6 years ago
- GraphMineSuite (GMS): a benchmarking suite for graph mining algorithms such as graph pattern matching or graph learning☆26Updated 3 years ago
- Algorithms to list k-cliques in real-world graphs☆26Updated 4 years ago
- Core Decomposition in Multilayer Networks: Theory, Algorithms, and Applications☆12Updated 6 years ago
- An easily extensible C++ library for (suboptimally) computing the graph edit distance between attributed graphs.☆59Updated last year
- Approximate subgraph motif mining through learnable edge contraction.☆13Updated last year
- ☆16Updated 8 years ago
- Implementation of the Multiscale Laplacian Graph Kernel☆18Updated 5 years ago
- Python code associated with the paper "A Unifying Framework for Spectrum-Preserving Graph Sparsification and Coarsening'' (NeurIPS, 2019)☆16Updated 4 years ago
- Maximum clique computation over large sparse graphs☆19Updated 3 years ago
- Local Community Detection in Multiple Netwrks☆14Updated last month
- Implementation of the depth-first gSpan algorithm for frequent graph mining in graphs data set. Finds possible frequent and canonical ext…☆18Updated 6 years ago