1.

What will be the chromatic index of the following graph?(a) 1(b) 2(c) 3(d) 4The question was asked by my school teacher while I was bunking the class.I need to ask this question from Graph Coloring in chapter Graph Coloring of Data Structures & Algorithms II

Answer»

The correct choice is (b) 2

For explanation: The given graph will REQUIRE 2 UNIQUE colors so that no two incident edges have the same COLOR. So its CHROMATIC index will be 2.



Discussion

No Comment Found

Related InterviewSolutions