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

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