Open lihuiliullh opened 4 years ago
Thank you for pointing out the potential cause. I am traveling right now, but will look into the issue early next year. Meanwhile, if you identify the right fix for the issue, feel free to send me a pull request. Appreciate your help!
@shiralkarprashant
Hi, I debug the code, and I think the error exists in this line. Do you know how to fix it?
Can you also give us the result of test_ssp.py?
I comment out all the "set_base" function. Is that OK?
The result I got from test_ssp.py are as follows:
Hi:
Thanks for share the code. I think I found the reason why many people couldn't run your code. The bug may exist in ssp.py when you invoke the compute_shortest_path_distances
I run the test_ssp.py get the error: Process finished with exit code 139 (interrupted by signal 11: SIGSEGV)