InterviewSolution
Saved Bookmarks
| 1. |
What will be the chromatic number for an empty graph having n vertices?(a) 0(b) 1(c) 2(d) nThe question was asked in an interview for job.My question is taken from Graph Coloring in chapter Graph Coloring of Data Structures & Algorithms II |
|
Answer» The correct OPTION is (B) 1 |
|