PhoenixIra / pyalgotask

Python software to generate tasks executing algorithms, as often seen in undergraduate algorithms classes.
MIT License
0 stars 0 forks source link

edmonds karp task #15

Open PhoenixIra opened 10 months ago

PhoenixIra commented 10 months ago

Task about flow networks, especially edmonds karp.

It may be worthwhile to use multiple different flow network definitions.

Also compoare #9