minshuzhao's Stars
graphql-python/graphene
GraphQL framework for Python
gbouritsas/GSN
Official repository for the paper "Improving Graph Neural Network Expressivity via Subgraph Isomorphism Counting" (TPAMI'22) https://arxiv.org/abs/2006.09252
nd7141/graph_datasets
Data for "Understanding Isomorphism Bias in Graph Data Sets" paper.
aplbrain/grandiso-networkx
Performant, pure-Python subgraph isomorphism and monomorphism search (aka "motif search")
HKUST-KnowComp/NeuralSubgraphCounting
Source Code for KDD 2020 paper "Neural Subgraph Isomorphism Counting"
plotor/multi-sentence-compression
Graph Based Multi-sentences Compression Algorithm.
shixuansun/RapidFlow
Source code of "RapidFlow: An Efficient Approach to Continuous Subgraph Matching" published in VLDB'2022 - By Shixuan Sun, Xibo Sun, Bingsheng He and Qiong Luo
betterenvi/Ullman-Isomorphism
Ullman Algorithm - An Algorithm for Subgraph Isomorphism
qiskit-community/subgraph-isomorphism
A quantum algorithm for the subgraph isomorphism problem
Starlien95/Count-GNN
Learning to Count Isomorphisms with Graph Neural Networks
NeilGraham/rdfhash
RDF Graph Compression Tool. Hash RDF subjects based on a checksum of their triples, effectively consolidating together subjects that contain identical definitions. Reduce time taken to mint URIs. Use Blank Nodes to your Advantage
XuanzhouLiu/D2Match-ICML23
Implementation of paper "D2Match: Leveraging Deep Learning and Degeneracy for Subgraph Matching"
kellymarchisio/isovec
IsoVec: Controlling the Relative Isomorphism of Word Embedding Spaces (EMNLP 2022)
tanglizhe1105/SubgraphMatch
Subgraph Matching on Spark
kpetridis24/vf2-pp
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.
laetitia-teo/subgraph-matching
Subgraph matching for insider threat detection
vaibhavbhagee/graph_subset
Subgraph isomorphism using SAT Solving
mjyoussef/VF2SAGE
Approximate Subgraph Matching on Large, Dynamic Graphs.
chang2000/openGraphMatching
A general graph/subgraph matching framework
colingo1/triangle-counting
Antonio-Cruciani/Graph-Compression
Graph compression algorithms (VarintGB- Elias Gamma Code) in Apache spark (Comments ITA)
Evan-Kim2028/async_subgrounds_swap
Query a Subgraph with Subgrounds asynchronously
gabxcos/GGG-Graph-Generator
GGG stands for "GGG is a Graph Generator", and it's an utility to generate all direct, connected graphs of a given amount of nodes in a .GFD format, used by RI-DS for subgraph matching.
rm1912/Dynamic-Graph-Compression
vnlvi2k3/SubgraphMatching
agmitsa/subgraphs_isomorphism
ashwin2000/GraphZip
A Clique based Sparse Graph Compression Method
HaotianWang86/NEO4J-subgraphmatcher
Match Query graph in Data graph
JackieXuw/TriangleCountingInAGraph
This projects implement a mapreduce program to detect triangles in a graph.
VagifAlyv/Graph
graph Isomorphism