Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 16ee64f

Browse files
committed
Merge remote-tracking branch 'refs/remotes/origin/master'
2 parents b0d2408 + 620ef29 commit 16ee64f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md renamed to index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -186,4 +186,4 @@ For our topological sort algorithm, if, in addition to the in-degree, we use arr
186186
- if the new critical time exceeds the critical time of any vertices adjacent to the popped (source) vertex, replace those neighbours' critical time with the new critical time and point their previous task to the popped vertex
187187
the order of the topological sort will also be the shortest critical path of the DAG.
188188

189-
### Minimum Spanning Trees and Shortest-path Algorithms
189+
### Minimum Spanning Trees and Shortest-path Algorithms

0 commit comments

Comments
 (0)