Popular Code and Erudite Coffee

My learning notes and cool stuff

Home Search About

Graph Theory; Maximal, Minimal, Maximum, and Minimum

September 16, 2021

Bonsoir friend, we’ll quickly be discussing the difference between maximal, minimal, maximum, and minimum concepts applying them to graph theory.

Read More

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 »