To understand what is going on here, please check out the detailed documentation - which is in Spanish, though. But it's very good documentation (at least check out the diagrams and pictures of the Technical Manual 😉).
-
Notifications
You must be signed in to change notification settings - Fork 0
Program that takes two graphs as input and returns whether there is an isomorphism function that matches them (whether they're equivalent). The Data Structure was built from the ground up (no single library for modeling graphs was used). Full algorithm implementation was made on C++.
josealvarez97/Graph-Isomorphism-Project
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Program that takes two graphs as input and returns whether there is an isomorphism function that matches them (whether they're equivalent). The Data Structure was built from the ground up (no single library for modeling graphs was used). Full algorithm implementation was made on C++.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published