InterviewSolution
Saved Bookmarks
| 1. |
The number of colors used by a proper coloring graph is called?(a) k coloring graph(b) x coloring graph(c) m coloring graph(d) n coloring graphThe question was posed to me at a job interview.My question comes from Graph Coloring in chapter Graph Coloring of Data Structures & Algorithms II |
|
Answer» Correct answer is (a) k coloring graph |
|