Digraphs
Digraphs copied to clipboard
Add Zykov and Christofides Algorithms for Chromatic Number
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 method selection as the existing implementations, and so are simply additional options to use.
@james-d-mitchell I've made the requested changes based on our discussion yesterday, let me know if you have any further comments.