Graph coloring
Graph coloring assigns colors to a graph’s vertices so adjacent vertices have different colors. The chromatic number is the fewest colors needed for such an assignment.
Graph coloring assigns colors to a graph’s vertices so adjacent vertices have different colors. The chromatic number is the fewest colors needed for such an assignment.