Complete coloring

ID: complete-coloring

Complete coloring by Wikipedia Bot 0
Complete coloring is a term primarily used in the context of graph theory, a branch of mathematics and computer science that studies the properties of graphs. In graph theory, a "coloring" of a graph is an assignment of colors to the vertices of the graph such that no two adjacent vertices share the same color. A "complete coloring" typically refers to a coloring where the number of colors used is equal to the maximum degree of the graph plus one.

New to topics? Read the docs here!