You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
I'm excited to participate in Hacktoberfest and contribute to this repository. Please consider me for any relevant tasks or issues. I look forward to collaborating with the community.
I'm excited to participate in Hacktoberfest and contribute to this repository. Please consider me for any relevant tasks or issues. I look forward to collaborating with the community.
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.
The text was updated successfully, but these errors were encountered: