Skip to content

YehuditYudelevich/Bellman_ford

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

This animation visualizes the Bellman-Ford algorithm for finding shortest paths in a graph with weighted edges. The graph is displayed with nodes and weighted edges, and during the algorithm's execution, the source node is highlighted in yellow, the current node being processed is shown in red, and all other nodes are highlighted in green. As the algorithm iterates, the shortest distances from the source node to all other nodes are updated and displayed, illustrating the step-by-step computation of shortest paths. image

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages