What is vertex coloring of a graph?
(a) A condition where any two vertices having a common edge should not have same color
(b) A condition where any two vertices having a common edge should always have same color
(c) A condition where all vertices should have a different color
(d) A condition where all vertices should have same color
This question was posed to me in an international level competition.
Question is taken from Graph Coloring in portion Graph Coloring of Data Structures & Algorithms II