1.

What does the given figure depict?(a) min cut problem(b) max cut problem(c) maximum flow problem(d) flow graphThe question was posed to me in an international level competition.My doubt is from Minimum Cut in portion Minimum Cut of Data Structures & Algorithms II

Answer»

Correct choice is (a) min cut PROBLEM

The best explanation: The given FIGURE is a depiction of min cut problem since the graph is partitioned to find the MINIMUM cut.



Discussion

No Comment Found

Related InterviewSolutions