This is a repository for the implementation of the algorithms for my math 350 class: Introduction to graph theory.
This is not a particularly hard algorithm to implement, so I decided to write it in Python to catch up on the language. I haven't really written anything in Python in about 2 years. Eventually I will write this using a recursive algorithm.
Python3 HavelHakimi.py