1.

Which of the following is not an application of inclusion-exclusion principle?(a) Counting intersections(b) Graph coloring(c) Matching of bipartite graphs(d) Maximum flow problemI have been asked this question by my college director while I was bunking the class.This intriguing question originated from Number Theory in portion Number Theory of Data Structures & Algorithms II

Answer»

The correct option is (d) Maximum flow PROBLEM

The best I can explain: Counting intersections, Graph COLORING and Matching of bipartite graphs are all EXAMPLES of inclusion-exclusion principle whereas maximum flow problem is SOLVED USING Ford-Fulkerson algorithm.



Discussion

No Comment Found

Related InterviewSolutions