Graph coloring
Graph coloring is the name for a number of problems from graph theory. These problems are concerned with coloring (or labelling) the vertices of a graph, given certain conditions. A simple problem in this context might look for the minimal number of colors needed to color the vertices, when two connected vertices cannot have the same color. In the graph shown, the circles are called vertices and the lines connecting them are called edges. The minimum number of colors needed to color a graph is called its chromatic number.
Graph Coloring Media
A proper vertex coloring of the Petersen graph with 3 colors, the minimum number possible.
A map of the United States using colors to show political divisions using the four color theorem.