1.

Under what condition can a vertex combine and distribute flow in any manner?(a) It may violate edge capacities(b) It should maintain flow conservation(c) The vertex should be a source vertex(d) The vertex should be a sink vertexThe question was asked in class test.I'd like to ask this question from Flow Networks topic in portion Flow Networks of Data Structures & Algorithms II

Answer»

The correct CHOICE is (b) It should MAINTAIN flow conservation

The best I can explain: A VERTEX can combine and DISTRIBUTE flow in any manner but it should not violate edge capacities and it should maintain flow conservation.



Discussion

No Comment Found

Related InterviewSolutions