Skip to content

hugosousa111/caminhos_minimos-fluxo_maximo-grafos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

caminhos_minimos-fluxo_maximo

  • Linguagem Python

Trabalho final da disciplina de Algoritmos em Grafos (2019.2).

Problema dos caminhos mínimos com os algoritmos:

  • Bellman-Ford
  • Floyd-Warshall
  • Shortest Path (Menor Rec)
  • Shortest Path

Problema de fluxo máximo:

  • Ford-Fulkerson
  • Push–relabel maximum flow algorithm

Equipe:
HUGO SOUSA SILVEIRA 378998
LUCINARA FERNANDES 385127
RENAN HENRIQUE CARDOSO 379013

Releases

No releases published

Packages

No packages published

Languages