Definition
Proper graph coloring
Assignment of colors to vertices so adjacent vertices receive different colors.
A proper vertex coloring of a graph by a color set is a function satisfying
A proper -coloring uses . Some available colors may be unused.
Interpretation
Each color class contains no adjacent pair. If adjacency represents two supports that can interact, one color can be reused at vertices whose supports cannot interact. A coloring only encodes the adjacency rule used to construct the graph; it does not establish that the rule captures all relevant interactions.