graph-isomorphism topic

List graph-isomorphism repositories

vf3lib

103
Stars
27
Forks
Watchers

VF3 Algorithm - The fastest algorithm to solve subgraph isomorphism on large and dense graphs

Digraphs

29
Stars
42
Forks
Watchers

The GAP package Digraphs

scott

19
Stars
1
Forks
Watchers

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 adj...

math-grads

18
Stars
1
Forks
Watchers

A Haskell library of GRaph Algorithms and Data Structures

graph-generation-vi

25
Stars
6
Forks
Watchers

This repository contains PyTorch implementation of the following paper: "Order Matters: Probabilistic Modeling of Node Sequence for Graph Generation"

geometric-gnn-dojo

432
Stars
40
Forks
Watchers

Geometric GNN Dojo provides unified implementations and experiments to explore the design space of Geometric Graph Neural Networks.