• Stars
    star
    1
  • Language
    Java
  • Created over 5 years ago
  • Updated over 5 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

An algorithm designed to find the maximum flow (using bfs) of a network flow graph which is created randomly everytime the code runs (random vertices,random edges and random capcities) and a gui of the graph generated is displayed