We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 15e102b commit 80aafc1Copy full SHA for 80aafc1
README.md
@@ -1,2 +1,2 @@
1
# floyd_warshall_openmp
2
-OpenMP implementation of Floyd Warshall algorithm
+Parallel implemenation of Floyd Warshall algorithm in OpenMP using C
0 commit comments