Coloring a Partially Colored Graph
Posted: Mon Aug 14, 2006 2:07 pm
set of colors S = {0,1,2,.....,n-1}
some vertices of graph has been assigned a color from set S
Now if its possible to color the graph using color from S so that no two adjacent vertices have same color?
Thanks
some vertices of graph has been assigned a color from set S
Now if its possible to color the graph using color from S so that no two adjacent vertices have same color?
Thanks