InterviewSolution
Saved Bookmarks
| 1. |
Minimum number of colors required for proper edge coloring of a graph is called?(a) Chromatic color(b) Chromatic index(c) Edge matching(d) Color numberThe question was asked by my college professor while I was bunking the class.Question is taken from Graph Coloring in chapter Graph Coloring of Data Structures & Algorithms II |
|
Answer» Correct option is (B) Chromatic index |
|