Q. |
Dinic’s algorithm runs faster than the Ford-Fulkerson algorithm. |
A. | true |
B. | false |
Answer» A. true | |
Explanation: dinic’s algorithm includes construction of level graphs and reslidual graphs and finding of augmenting paths along with blocking flow and is faster than the |
Login to Continue
It will take less than 2 minutes