Basic Examples 
(1)
 

Determine if the given coloring of a complete graph with two vertices is valid:
In[126]:=
[◼]
ValidGraphColoring

,{1,2}
Out[126]=
True

Applications 
(2)
 
