Namespace QuikGraph.Algorithms.VertexColoring Classes VertexColoringAlgorithm<TVertex, TEdge> Algorithm that walk through a graph and color vertices with the minimum number of colors possible.