- Vo Nhat Minh
- Tran Duc Duc
- Salih Eren Yücetürk
- Jelle Boon
The focus of this project is on practical implementations of algorithms for the notorious graph isomorphism problem, a problem that is still open with respect to its computational complexity which puts the problem closer to P than being NP-hard. Algorithms that can decide if two given input graphs are isomorphic or not, or algorithms that detect the (number of) symmetries of a given graph, are useful in many practical applications: Mathematical Optimization, Computational Biology, Fingerprints, etc.
- The main program is FINAL_main In case you want a version without twin we have FINAL_main_without_twins
- In the main method "if name == 'main':" we have a string variable "directory" You can change the directory to input the correct location of file Ex: 3130bonus06Aut.gr