InnoFang / subgraph-isomorphism
❄Implement the common subgraph isomorphism algorithms (i.e. Ullmann, VF2) based on MapReduce on Hadoop
☆18Updated 2 years ago
Alternatives and similar repositories for subgraph-isomorphism:
Users that are interested in subgraph-isomorphism are comparing it to the libraries listed below
- Ullman Algorithm - An Algorithm for Subgraph Isomorphism☆27Updated last year
- VF2 - Subgraph Isomorphism☆45Updated 4 years ago
- Subgraph matching and isomorphisms in Python.☆27Updated 2 years ago
- ☆24Updated 9 years ago
- VF3 Algorithm - The fastest algorithm to solve subgraph isomorphism on large and dense graphs☆120Updated 2 years ago
- Code for "SUGAR: Subgraph Neural Network with Reinforcement Pooling and Self-Supervised Mutual Information Mechanism""☆9Updated 3 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…☆111Updated last year
- In-Memory Subgraph Matching: An In-depth Study by Dr. Shixuan Sun and Prof. Qiong Luo☆149Updated last year
- Graph Cross Network☆48Updated 4 years ago
- Sparse graph attention☆17Updated 6 years ago
- ☆26Updated 2 months ago
- Modify pyGAT (https://github.com/Diego999/pyGAT) to use PyTorch sparse operators for implementation of SpGraphAttentionLayer☆20Updated 6 years ago
- 👨👨👧👧 An application, combined with children's end and parents' end, which lets children take good care of their parents and parent…☆13Updated 3 years ago
- Source code of “Noah: Neural-optimized A* Search Algorithm for Graph Edit Distance Computation”, accepted by ICDE 2021. Authors: Lei Yang…☆19Updated 3 years ago
- Graph Partitoning Using Graph Convolutional Networks☆65Updated 2 years ago
- Multimodal Relational Graph Convolution Network☆21Updated last year
- LazyGCN☆9Updated 4 years ago
- [NeurIPS-2021] Slow Learning and Fast Inference: Efficient Graph Similarity Computation via Knowledge Distillation☆40Updated last year
- A (Sub)Graph Isomorphism Algorithm for Matching Large Graphs☆27Updated 9 years ago
- Source Code for AAAI 2022 paper "Graph Convolutional Networks with Dual Message Passing for Subgraph Isomorphism Counting and Matching"☆23Updated 2 years ago
- Implementation of a graph edit distance in python☆33Updated 5 years ago
- Collection of resources related with Graph Contrastive Learning.☆34Updated 3 years ago
- [CVPR2020] Tensorflow implementation for paper ''Distribution-induced Bidirectional Generative Adversarial Network for Graph Representati…☆29Updated 3 years ago
- A PyTorch Geometric implementation of SimGNN with some extensions.☆58Updated last year
- ☆15Updated 3 years ago
- Planetoid datasets. Consist of Cora, Pubmed, Citeseer, Large_Cora, nell.0.1, nell.0.01, nell.0.001.☆12Updated 5 years ago
- Scaling Up Subgraph Query Processing with Efficient Subgraph Matching by Shixuan Sun and Dr. Qiong Luo☆17Updated 6 years ago
- attention mechanism for graph classification, significant sub-graph mining, graph disstillation☆37Updated 4 years ago
- Hypergraph representation learning: Hypergraph Networks with Hyperedge Neurons.☆41Updated 4 years ago
- A PyTorch implementation of DGCNN based on AAAI 2018 paper "An End-to-End Deep Learning Architecture for Graph Classification"☆63Updated last year