jspkay/parallelGraphColoring
This educational project aims to compare the performances of different multithreaded graph coloring algorithms, having as a reference point a sequential greedy algorithm, which, although trivial, can have its benefits on small graphs.
C++GPL-3.0
No issues in this repository yet.