1.

What will be the chromatic index of the following graph?(a) 0(b) 1(c) 2(d) 3I got this question by my college professor while I was bunking the class.I'd like to ask this question from Graph Coloring in division Graph Coloring of Data Structures & Algorithms II

Answer»

Right option is (c) 2

To EXPLAIN: 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