Julia
Julia copied to clipboard
Add Bellman-Ford
Add bellman_ford.jl to demonstrate the Bellman-Ford algorithm for finding the shortest paths in a weighted graph, an alternative to the already implemented Dijkstra's algorithm which would allow for negative edge weights.
Hey there! Great suggestion; thank you! Would you like to work on this? 🙂
I'm on it :thumbsup: