Skip to content

Latest commit

 

History

History
7 lines (7 loc) · 307 Bytes

README.md

File metadata and controls

7 lines (7 loc) · 307 Bytes

GraphChi_nondeter_algorithm

  • Algorithms implemented to run nondeterministically in GraphChi.
  • Patches to GraphChi-cpp to run Algorithms above correctly. You should first download the source code of graphchi-cpp and then add the patch as below.
  cd graphchi-cpp
  patch -p1 < some-version.patch