Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/bwestergard/isomorphism

Find subgraph isomorphisms with Ullman's 1976 algorithm.
https://github.com/bwestergard/isomorphism

directed-graph graph isomorphism subgraph ullman

Last synced: about 2 months ago
JSON representation

Find subgraph isomorphisms with Ullman's 1976 algorithm.

Awesome Lists containing this project

README

        

# isomorphism
Find subgraph isomorphisms with Ullman's 1976 algorithm.