The Havel-Hakimi algorithm determines whether a given degree sequence is graphical or not, i.e., whether a simple graph can be constructed from the values.
-
Updated
Apr 30, 2022 - Java
The Havel-Hakimi algorithm determines whether a given degree sequence is graphical or not, i.e., whether a simple graph can be constructed from the values.
DFS, BFS and Haval-hakimi : implementation with Java (Graphic)
Add a description, image, and links to the havel-hakimi-algorithm topic page so that developers can more easily learn about it.
To associate your repository with the havel-hakimi-algorithm topic, visit your repo's landing page and select "manage topics."