Skip to content

A graph isomorphism program that checks the isomorphism of two graphs and calculates their automorphism group.

License

Notifications You must be signed in to change notification settings

grnfsl/Isomorph

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A graph isomorphism program that checks the isomorphism of two graphs and calculates their automorphism group. The program's implementation relies on key data structures, algorithms, and insights outlined by William Kocay1.

Footnotes

  1. Kocay, W. (1996). On Writing Isomorphism Programs. In W. D. Wallis (Ed.), Computational and Constructive Design Theory (pp. 135–175). Springer US. https://doi.org/10.1007/978-1-4757-2497-4_6

About

A graph isomorphism program that checks the isomorphism of two graphs and calculates their automorphism group.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages