Popular Code and Erudite Coffee

My learning notes and cool stuff

Home Search About

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.

Read More
« Prev 1 2 3 Next »