/graph_coloring

A program that solves the vertex coloring problem for any given graph, and also displays the graph along with the colors using C++ graphics.

Primary LanguageC++

Watchers