-
Notifications
You must be signed in to change notification settings - Fork 165
Open
Labels
C/C++Up-for-Grabsgood first issueGood for newcomersGood for newcomershacktoberfestContribution for hacktoberfestContribution for hacktoberfest
Description
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:
- I have read the project guidelines.
- I have checked all the existing projects, before submitting a new project issue.
- This issue will be meaningful for the project.
- I will contribute more in future
Implementation using C.
Metadata
Metadata
Assignees
Labels
C/C++Up-for-Grabsgood first issueGood for newcomersGood for newcomershacktoberfestContribution for hacktoberfestContribution for hacktoberfest