Questions: Menger's Theorem and Edge/Vertex Connectivity

5 questions to test your understanding

Score: 0 / 5
Question 1 Multiple Choice

In a graph, you find 4 edge-disjoint paths from s to t. What does Menger's theorem guarantee about the minimum edge cut separating s from t?

AThe minimum edge cut has at most 4 edges
BThe minimum edge cut has exactly 4 edges
CThe minimum edge cut has at least 4 edges
DThe minimum edge cut has at most 2 edges, since each path accounts for 2 endpoint edges
Question 2 Multiple Choice

A student tries to apply Menger's theorem to both edge-disjoint and vertex-disjoint paths, treating them the same way. What is the critical error?

AEdge-disjoint and vertex-disjoint paths give the same number — the two versions of the theorem are equivalent
BVertex-disjoint paths share no edges; edge-disjoint paths share no vertices
CEdge-disjoint paths may share internal vertices; internally vertex-disjoint paths may not — these measure different connectivity numbers and require different cut concepts
DMenger's theorem only applies to the edge version; the vertex version requires a different theorem entirely
Question 3 True / False

Edge-disjoint paths and internally vertex-disjoint paths between the same pair of vertices can yield different counts in the same graph.

TTrue
FFalse
Question 4 True / False

Menger's theorem applies primarily to weighted networks with edge capacities, since it is essentially a special case of the max-flow min-cut theorem.

TTrue
FFalse
Question 5 Short Answer

Why does the vertex version of Menger's theorem require a vertex-splitting construction, and how does this construction work?

Think about your answer, then reveal below.