Best Order to traverse a Bellman-Ford Algorithm to achieve min. number of iterations?
- by awhateverp
Hey everybody,
What is the Best oder of traversing edges within Bellman-Ford algorithm
in Order to achieve a min. number of iterations necessary.?
thx in advance,
Andreas