InterviewSolution
Saved Bookmarks
| 1. |
Dinic’s algorithm runs faster than the Ford-Fulkerson algorithm.(a) true(b) falseThis question was posed to me in a national level competition.Query is from Flow Networks topic in section Flow Networks of Data Structures & Algorithms II |
|
Answer» Correct option is (a) true |
|