Closed luvgoyal45 closed 1 year ago
What's the problem?
What's the problem?
The Problem attached below the article named "CSES-School Dance" is based on Kuhn's Algorithm and not Maximum Flow Algorithm. Also, there is a problem named CSES-Distinct Routes which is based on the algorithm and not mentioned in the practice problems.
I've added the problem "CSES - Distinct Routes" to the page.
However I've also kept the School Dance problem, as it is possible to solve it with Max Flow. It's a simple version of the assignment problem.
Article: Maximum flow - Ford-Fulkerson and Edmonds-Karp
Problem: