Skip to content

El-Team/Lab-Algo-3-Proyecto-2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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.