Feature ✅
Description
Welsh Powell is used to implement graph labeling/coloring; it is an assignment of labels traditionally called "colors" to elements of a graph subject to certain constraints.
Example

The program will basically take a graph input and return the color assignments for every node.
Checklist:
Implementation using C.
Feature ✅
Description
Welsh Powell is used to implement graph labeling/coloring; it is an assignment of labels traditionally called "colors" to elements of a graph subject to certain constraints.
Example
The program will basically take a graph input and return the color assignments for every node.
Checklist:
Implementation using C.