MICRO 2018
New CC implementation and increased portability:
- For timing, now uses C++11's std::chrono instead of gettimeofday (thanks @michaelsutton)
- CC changed to new blazing fast Afforest algorithm (thanks to @michaelsutton for algorithm and implementation)
- Prior CC implementation (Shiloach-Vishkin) retained, but no longer default CC implementation