API that implements the greedy graph coloring algorith. Takes DIMACS formatted graphs as input and gives a proper colouring for it. The API also takes advantage of the greedy algorithm's order property for approaching the minimum needed number of colors for a proper colouring, so it provides many ordering functions such as Welsh-Powell order, natural order and several kinds of color blocks orders.
-
Notifications
You must be signed in to change notification settings - Fork 0
alki22/Graph-Coloring-Api
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
API that implements the greedy graph coloring algorithm
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published