The algorithm for creating graph colorings in the section Navigating Graphs involved coloring the vertex of highest

Question:

The algorithm for creating graph colorings in the section Navigating Graphs involved coloring the vertex of highest degree first, coloring as many other vertices as possible each color from highest to lowest degree, then repeating this process for the remaining vertices.

Determine whether the algorithm described is a greedy algorithm or a brute force algorithm.

Step by Step Answer:

Related Book For  book-img-for-question
Question Posted: