Skip to content

MICRO 2018

Compare
Choose a tag to compare
@sbeamer sbeamer released this 31 Oct 18:42
· 44 commits to master since this release
38474f8

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