1.

What will be the chromatic index of the following graph?(a) 2(b) 3(c) 4(d) 5I have been asked this question in final exam.The origin of the question is Graph Coloring in portion Graph Coloring of Data Structures & Algorithms II

Answer»

Correct answer is (b) 3

To explain: The GIVEN graph will require 3 unique colors so that no two INCIDENT edges have the same color. So its chromatic INDEX will be 3.



Discussion

No Comment Found

Related InterviewSolutions