In this project, we do an analytic design algorithm to solve graph coloring using greedy algorithm and backtracking algorithm and find the ‘m’ (minimum) colors if possible. The graph coloring problem is a practical method of representing many real-world problems including time scheduling, frequency assignment, register allocation, and circuit board testing. The most important fact that makes graph coloring exciting is that finding the minimum number of colors for an arbitrary graph is NP-hard. This project implements Greedy algorithms and Backtracking algorithms to find a solution for the graph coloring problem..
-
Notifications
You must be signed in to change notification settings - Fork 0
Ghanasree/Greedy-and-Backtracking-Algorithm-Comparison-in-Graph-Coloring-Problem
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published