ZigRazor / CXXGraph

Header-Only C++ Library for Graph Representation and Algorithms
https://zigrazor.github.io/CXXGraph/
Mozilla Public License 2.0
468 stars 113 forks source link

Introduce Graph Coloring Algorithm #382

Open ZigRazor opened 10 months ago

ZigRazor commented 10 months ago

Please introduce a graph coloring algorithm. The algorithm could be also a greedy implementation.

THIRU-1074 commented 2 months ago

@ZigRazor Please assign this to me.

ZigRazor commented 2 months ago

done @THIRU-1074