Graph Coloring
What is the minimum number of colors required to color the nodes of the graph such that no two adjacent nodes have the same color?
What is the minimum number of colors required to color the nodes of the graph such that no two adjacent nodes have the same color?