Graph Coloring - Attempt Review 67 - 240513 - 195251
Graph Coloring - Attempt Review 67 - 240513 - 195251
https://www.rajalakshmicolleges.net/moodle/mod/quiz/review.php?attempt=770062&cmid=6816 1/3
5/7/24, 12:50 PM Graph Coloring: Attempt review
Question 1
Correct
Graph Coloring problem is to assign colors to certain elements of a graph subject to certain constraints.
Graph nodes with initialization as { { 0,1,0,1},{1,0,1,0},{0,1,0,1},{1,0,1,0}}.Consider the four nodes and find the chromatic number for it.
Sample Output:
Node 1 Assigned with color 0
Node 2 Assigned with color 1
Node 3 Assigned with color 0
Node 4 Assigned with color 1
Correct
Marks for this submission: 1.00/1.00.
Jump to...
https://www.rajalakshmicolleges.net/moodle/mod/quiz/review.php?attempt=770062&cmid=6816 3/3