Topic: Graph Theory Problem / Level: advanced

Problem: Write a program to compute the minimum cut in a flow network using the Stoer-Wagner algorithm.

Run the code to see the output here...