Skip to content

Latest commit

 

History

History
10 lines (5 loc) · 527 Bytes

README.md

File metadata and controls

10 lines (5 loc) · 527 Bytes

Proyecto 2 Septiembre – Diciembre 2018: Algoritmo de Bellman-Ford

Sample usage of Bellman-Ford algorithm to solve a problem (second project for the course Algorithms and Structures 3 at Simón Bolívar University).

Full specs can be found in Enunciado.pdf (in Spanish).

Credits

Project specification by Prof. Fernando Torre Mora (@FernandoSapient). Design and implementation by @lualparedes and @almiavicas.