ChristalC / Frequent-Subgraph-MiningLinks
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
Sorting:
- graph-based substructure pattern mining algorithm (authors: Xifeng Yan, Jiawei Han) implementation☆11Updated 8 years ago
- Reimplementation of Graph Autoencoder by Kipf & Welling with DGL.☆64Updated 2 years ago
- Subgraph matching and isomorphisms in Python.☆28Updated 2 years ago
- Geo2DR: A Python and PyTorch library for learning distributed representations of graphs.☆46Updated 2 years ago
- Hierarchical Inter-Message Passing for Learning on Molecular Graphs☆80Updated 3 years ago
- Graph Generative Model (Pytorch implementation)☆17Updated 5 years ago
- DPPIN: A Biological Repository of Dynamic Protein-Protein Interaction Network Data, IEEE BigData 2022☆29Updated 2 years ago
- ☆64Updated 5 years ago
- Official repository for the paper "Partition and Code: learning how to compress graphs" (NeurIPS'21) https://arxiv.org/abs/2107.01952☆35Updated 3 years ago
- Approximate subgraph motif mining through learnable edge contraction.☆13Updated 2 years ago
- This repository contains research into the use of graph partitioning algorithms for assigning people shelters based on their social netwo…☆18Updated 6 years ago
- Implementation of Directional Graph Networks in PyTorch and DGL☆118Updated 4 years ago
- official code for I2GNN.☆13Updated 2 years ago
- Data for "Understanding Isomorphism Bias in Graph Data Sets" paper.☆89Updated 5 years ago
- Open source implementation of "Neural Message Passing for Quantum Chemistry"☆234Updated 8 years ago
- A python package for graph kernels, graph edit distances, and graph pre-image problem.☆128Updated 2 months ago
- Graph Neural Networks for Quantum Chemistry☆126Updated 7 years ago
- The code of Graph Attention Networks for Cora, Citeseer, Pubmed and PPI☆35Updated 6 years ago
- ☆143Updated 4 years ago
- Python implementation of closed frequent subgraph mining algorithm cgSpan. Only undirected graphs are currently supported.☆11Updated 3 years ago
- Bi-Level Graph Neural Networks for Drug-Drug Interaction Prediction. ICML 2020 Graph Representation Learning and Beyond (GRL+) Workshop☆30Updated 4 years ago
- A package for computing Graph Kernels☆104Updated 2 years ago
- ☆95Updated 2 years ago
- ☆44Updated 8 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…☆116Updated last year
- Ullman Algorithm - An Algorithm for Subgraph Isomorphism☆27Updated 2 years ago
- Core Decomposition in Multilayer Networks: Theory, Algorithms, and Applications☆12Updated 6 years ago
- Distributed Graph Mining on a Massive "Single" Graph☆16Updated 5 years ago
- N-Gram Graph: Simple Unsupervised Representation for Graphs, NeurIPS'19 (https://arxiv.org/abs/1806.09206)☆39Updated 4 years ago
- GNNExplainer implementation using DGL☆32Updated 4 years ago