Code-Crossroad
Code-Crossroad copied to clipboard
Graph Coloring Problem
Aim
To determine all the different ways in which graph can be colored using at most m colors.
Details
- Graph represented by its adjacency matrix.
- Colors are represented by the integers 1,2,...,m.
I wish to work on this problem in C++ language. Please assign this to me.
You can start working on this issue. All the best!
Thank you @Vanshikagarg17 !!