EwanGilligan

Results 2 issues of EwanGilligan

Add Zykov and Christofides Algorithms for Chromatic Number. This builds on the previous pull request #382 to add two additional algorithms for calculating the Chromatic Number. These use the same...

new-feature

This pull request implements a parallel version of the froidure-pin algorithm as a new class `FroidurePinParallel`. Currently only the construction of the object is done, the member functions are still...

new-feature