Official repository for the paper "Improving Graph Neural Network Expressivity via Subgraph Isomorphism Counting" (TPAMI'22) https://arxiv.org/abs/2006.09252
-
Updated
Jun 15, 2021 - Python
Official repository for the paper "Improving Graph Neural Network Expressivity via Subgraph Isomorphism Counting" (TPAMI'22) https://arxiv.org/abs/2006.09252
A performant, powerful query framework to search for network motifs
Performant, pure-Python subgraph isomorphism and monomorphism search (aka "motif search")
Neural Subgraph Matching Paper: "AEDNet: Adaptive Edge-Deleting Network For Subgraph Matching". [Neural-Subgraph-Matching Method For Learning-Subgraph-Matching. (Approximate Subgraph matching, SubgraphMatching)]
❄Implement the common subgraph isomorphism algorithms (i.e. Ullmann, VF2) based on MapReduce on Hadoop
The lib CBioInfCpp.h contains 3 groups of functions for C++: "Input-Output", "Working with strings", "Working with graphs". Data structures "Adjacency vector" and "Adjacency map" are implemented in the last one (i.e. in "Working with graphs"). See About_CBioInfCpp for details.
Crystal is a novel method for distributed subgraph matching on very large graphs. Crystal outperforms existing methods by several orders of magnitude on very large graphs. The work was published on VLDB 2018 with title "Subgraph matching: on compression and computation".
Source Code: Sub-GMN: Subgraph Matching Network
A state of the art algorithm for the Graph Isomorphism problem, adjusted for Sub-Graph and Induced Sub-Graph Isomorphism and extended to directed and multigraph settings.
Subgraph isomorphism using SAT Solving
The code implementation of HPEC20 paper *LessMine: Reducing Sample Space and Data Access for Dense Pattern Mining*
Directed Multigraph Miner (DMGM)
A binary and library for subgraph matching in undirected node-labeled graphs.
Implementation of Subgraph isomorphism algorithm and optimization techniques on neo4j graph database
A distributed DucktypeSystem 🦆
C++ (Boost) implementation of Subgraph retrieval from given set of graphs
Uses reinforcement learning to train an algorithm selection model in solving subgraph isomorphism problems.
Running benchmarks (including BI 3/4/10/11/13/14) to compare the performance with or without indexed edges of LDBC-SNB dataset via VEQ algorithm.
Implementation of some algorithms based on Color-Coding method by Alon-Yuster-Zwick
subgraph isomorphism based on CPI
Add a description, image, and links to the subgraph-isomorphism topic page so that developers can more easily learn about it.
To associate your repository with the subgraph-isomorphism topic, visit your repo's landing page and select "manage topics."