graph-isomorphism
There are 37 repositories under graph-isomorphism topic.
chaitjo/geometric-gnn-dojo
Geometric GNN Dojo provides unified implementations and experiments to explore the design space of Geometric Graph Neural Networks.
MiviaLab/vf3lib
VF3 Algorithm - The fastest algorithm to solve subgraph isomorphism on large and dense graphs
digraphs/Digraphs
The GAP package Digraphs
tufts-ml/graph-generation-vi
This repository contains PyTorch implementation of the following paper: "Order Matters: Probabilistic Modeling of Node Sequence for Graph Generation"
theplatypus/scott
Scott is a python library to compute, for any fully-labelled (edge and node) graph, a canonical tree representative of its isomorphism class, that can be derived into a canonical trace (string) or adjacency matrix
biocad/math-grads
A Haskell library of GRaph Algorithms and Data Structures
chernouhov/CBioInfCpp-0-
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.
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.
vonunwerth/Seacucumber
Graphdatabase Matching Framework for NEO4J
meakbiyik/graphtester
Test graph isomorphism with 1-WL for different graph classes and labelings
aeporreca/funkdigen
A (proof of concept) generator of functional digraphs up to isomorphism
combinatorist/graph-isomorphism
detect isomorphisms and generate all distinct graphs
chrsmrrs/amenability_test
Implementation of the algorithm described in the paper "On the Power of Color Refinement".
LARS-research/GRAPE
Automorphic Equivalence-aware Graph Neural Network. NeurIPS 2021.
Mith13/Graphs-isomorphism
Implementation of graph isomorphism search
navreeetkaur/graph-classification
Frequent Subgraph Mining and Graph Classification
osome-iu/Rematch-RARE
Rematch: Robust and Efficient Matching of Local Knowledge Graphs for Improved Structural and Semantic Similarity
sophiaas/graph-bispectrum
Use the bispectrum on the symmetric group to solve graph isomorphism.
dnngky/vf2q
Qubit mapping with subgraph isomorphism, based on VF2 and VF2++.
florianluediger/OnThePowerOfColorRefinement
Ausarbeitung für das Seminar Algorithm Engineering an der TU Dortmund zum Paper "On the Power of Color Refinement" von Arvind et al.
Keelan1996/Graph-Theory-Project
Software Development @ Atlantic Technological University : Heapsort algorithm and Graph Isomorphism Problem Jupyter Notebook for Graph Theory Module
martinakaduc/xDualSM
Official implementation for paper "10X Faster Subgraph Matching: Dual Matching Networks with Interleaved Diffusion Attention"
merkys/Graph-Nauty
Perl bindings for Nauty
nzaramia/GraphIsomorphism
Graph Isomorphism
sewerus/grismoR
Graph Isomorphism Testing with Multiprocessing: 2 single-threaded and 2 multi-threaded algorithms
zajer/onauty
OCaml bindings to nauty
aeporreca/funkdigen2
An efficient generator of functional digraphs up to isomorphism
algle/graph-isomorphism-solver-in-polynomial-time
Graph isomorphism problem solver in polynomial time.
Deceptrax123/Molecule-Chemical-Property-Prediction-using-Graph-Isomorphism-and-Adversarial-Pretraining
Predict the properties of molecules through adversarial pre-training and Graph Isomorphism
SamyakJhaveri/Quantum-Graph-Subgraph-Isomorphism-Public
Novel quantum annealing optimization algorithm to solve graph/subrgraph isomorphism problem, in the use case of code clone detection.
grnfsl/Isomorph
A graph isomorphism program that checks the isomorphism of two graphs and calculates their automorphism group.
jcfgonc/graph-isomorphism-finder
quick and dirty code for finding isomorphic (edge structure based) directed semantic graphs
seipan/graph-coloring-problem-ga
graph-isomorphism-problem-ga
sophiaas/graph-resonators
Identify graph isomorphisms with HD computing.
wmkhoo/spectralgraphs
Spectral graph theory algorithms in Python
Wqrld/graph-isomorphism
some graph isomorphism algorithms