CuSha icon indicating copy to clipboard operation
CuSha copied to clipboard

Which CommandLine to Run SSSP?

Open asherliu opened this issue 7 years ago • 2 comments

I used "sfBuild.sh" to compile and get "cusha" binary. It does not show which option to run SSSP/BFS/PageRank. Would you please point me out?

asherliu avatar Jan 16 '18 16:01 asherliu

The specific algorithm to run should be configured according to the instructions I created here. If you want to run any of the algorithms provided, you can uncomment it in this file. The algorithm is compiled with the framework. Also, running the binary with no command should print out how to use instructions. Please have a complete look at the documentation (first link).

farkhor avatar Jan 17 '18 01:01 farkhor

Got it. Thanks for your prompt reply! Hang

asherliu avatar Jan 19 '18 03:01 asherliu