julia
6674011d - Fix performance problem in root coloring

Commit
8 years ago
Fix performance problem in root coloring By originally using a vector, rather than a set, neighbors would end up getting duplicated in the list. This blew up the size of the list, causing excessive performance problems in the ColorRoots function.
Author
Committer
Parents
Loading