-
Notifications
You must be signed in to change notification settings - Fork 0
This project explores graph coloring using both backtracking and genetic algorithms. The goal is to color graph vertices so that no two adjacent vertices share the same color. The implementation includes a backtracking approach and a genetic algorithm, along with visualizations to compare their performance.
MarEzzat/GraphColoring
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
About
This project explores graph coloring using both backtracking and genetic algorithms. The goal is to color graph vertices so that no two adjacent vertices share the same color. The implementation includes a backtracking approach and a genetic algorithm, along with visualizations to compare their performance.
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published