Skip to content

Commit ab478c7

Browse files
removing FloydWarshallAlgorithm.c author
1 parent ad2387c commit ab478c7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/c/FloydWarshallAlgorithm.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
/*
22
* Grafos - Algoritmo de Floyd-Warshall em C
3-
* Kelvin Salton do Prado - 2015
43
* Complexidade: Teta de vértices ao cubo = Teta(n^3)
54
*
65
* Encontra o caminho de todos para todos os vértices

0 commit comments

Comments
 (0)