EricArndt / UAAlgorithms

3 stars 1 forks source link

Bellman-Ford #22

Open amarmaduke opened 10 years ago

amarmaduke commented 10 years ago

Implement the Bellman-Ford algorithm in C++ together with a set of tests (talk to me if the test framework is unclear). Test data must include negative weights.

:gift: 2000