1.

______________ separates a particular pair of vertices in a graph.(a) line(b) arc(c) cut(d) flowI have been asked this question in my homework.Origin of the question is Minimum Cut topic in division Minimum Cut of Data Structures & Algorithms II

Answer»

Right ANSWER is (c) CUT

Explanation: A cut SEPARATES a particular PAIR of vertices in a weighted undirected GRAPH and has minimum possible weight.



Discussion

No Comment Found

Related InterviewSolutions