InterviewSolution
Saved Bookmarks
| 1. |
Which algorithm is used to solve a minimum cut algorithm?(a) Gale-Shapley algorithm(b) Ford-Fulkerson algorithm(c) Stoer-Wagner algorithm(d) Prim’s algorithmThe question was posed to me in exam.I would like to ask this question from Minimum Cut in section Minimum Cut of Data Structures & Algorithms II |
|
Answer» Correct ANSWER is (C) Stoer-Wagner algorithm |
|