InterviewSolution
Saved Bookmarks
| 1. |
What will be the chromatic number for a line graph having n vertices?(a) 0(b) 1(c) 2(d) nI had been asked this question in a national level competition.Asked question is from Graph Coloring in section Graph Coloring of Data Structures & Algorithms II |
|
Answer» Right option is (d) n |
|