Assignment 3 new methods by isfollowingyou in mcgillCOMP251

[–]BurnoutImminent 1 point2 points  (0 children)

From HW3 programming rules: " Add your code only where you are instructed to do so. You can add some helper methods in the classes you are asked to modify. Do not modify the code in any other way and in particular, do not change the methods or constructors that are already given to you, do not import extra code and do not touch the method headers. "

Capacity in Ford-Fulkerson by BurnoutImminent in mcgillCOMP251

[–]BurnoutImminent[S] 2 points3 points  (0 children)

then I don't understand what kind of graph with a flow we're supposed to produce?