Weisfeiler-Lehman Graph Visualization

Link to project

This project is a website for modelling graphs visually and running the Weisfeiler-Lehman isomorphism test to check if either two graphs have the same colorings or check if some nodes have the same colors. It has support for initial node labellings and you can visualize each iteration in the algorithm to see how the colors change over time.

The interface for the WL visualization application