A Walkthrough on a Weisfeiler-Lehman Isomorphism Test Implementation in Python
September 7, 2021
Weisfeiler-Lehman is an algorithm to test if two graphs (G and H) are isomorphic.
My learning notes and cool stuff
September 7, 2021
Weisfeiler-Lehman is an algorithm to test if two graphs (G and H) are isomorphic.