Coloring the nodes of the graph such that they satisfy Four Color Theorem using Flood Fill algorithm
python graphs discrete-mathematics matplotlib breadth-first-search flood-fill-algorithm 4-color-theorem
-
Updated
Mar 15, 2024 - Python