Hacker News new | past | comments | ask | show | jobs | submit login

Yet we still have Dijkstra's algorithm vs Belmann-Ford, because their differences cannot be captured well in a single word.



Hmm. Dijkstra = Nearest Node First, Bellman-Ford = Shortest k-Edge Path.


at this point in time it is probably a better idea to simply list both dijkstra and bellman-ford in a wikipedia page for optimal path finding algorithm


How about A*?




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: