Kailash Joshi

Results 5 comments of Kailash Joshi

Hi Danny, Thank you for checking the code. As per your suggestion I have added POD to edge data. And yes it was just capturing nodes as it move but...

![graph](https://cloud.githubusercontent.com/assets/3769544/3817190/a5ec5c34-1cd5-11e4-9668-73acd0996e49.png) In the above graph let say your source is node 4. So the node 1 has three path to reach node 4 i.e. 10, 6 and 18. But node...

Formatted code so that it is easy to compare with sssp and send pull request.

I have added a file in https://github.com/kailashjoshi/graphlab/blob/master/toolkits/graph_analytics/sssp_mult_path.cpp Do you want me to close this pull request and create a new one?