Intro to Network Flow Gym
Some problems to help practise your max flow algorithms! You'll most likely want to use Edmonds-Karp or Dinic's algorithm.
Feel free to reach out on the 'problem_help' channel on our Discord server, and someone will help review your code or guide you towards the solution.
Comments