|
|
|
|
|
by dalke
4510 days ago
|
|
Plus, the choice of Dijkstra algorithm implementation depends on the graph size, type, and even CPU. See http://www.cs.sunysb.edu/~rezaul/papers/TR-07-54.pdf , with 10 different implementation variations and several different benchmarks. The 9th DIMACS Implementation Challenge from 8 years ago (see http://www.dis.uniroma1.it/challenge9/ ) served as a way to gather the best algorithms for the shortest path problem. I don't see how this project can be significantly better, or even close to, a traditional effort like that. |
|
It doesn't have to be better at producing good algorithms. It just has to be better at making those algorithms implementations easy to use.
But I still don't think the business model is viable.