0
1.9kviews
Graph Coloring
1 Answer
0
24views

We introduced graph coloring and applications in previous post. As discussed in the previous post, graph coloring is widely used. Unfortunately, there is no efficient algorithm available for coloring a graph with minimum number of colors as the problem is a known NP Complete problem. There are approximate algorithms to …

Create a free account to keep reading this post.

and 4 others joined a min ago.

Please log in to add an answer.