Let be a graph and such that . Formulate an appropriate notion of a vertex cut and prove a version of the vertex form of the Menger’s theorem for the following two scenarios.
Consider the maximum number of disjoint paths from to such that the paths do not intersect even at and .
Consider the maximum number of disjoint paths from to such that the paths are allowed to intersect at or .
Show that edge connectivity and vertex connectivity are equal if .
If is a connected graph and for every edge , there are cycles and such that then is -edge connected.
What is the vertex and edge connectivity of the Petersen graph ?
Let be a non-empty set of edges in . Prove that is an edge-cut of the form for some in iff contains an even number of edges from every cycle .
If is a -connected graph and a new graph is formed by adding a new vertex with at least neighbours in , then is also -connected.
Let be a graph with at least vertices. Show that is -connected is connected and has no cut-vertex for all there exists a cycle through and and every pair of edges lies in a common cyle.
Consider a directed graph and . Further assume that there are no incoming edges at or no out-going edges at . An elementary flow is a flow which is obtained by assigning a constant positive value to the edges on a simple directed path and to all other edges. Show that every flow is a sum of elementary flows and a flow of strength .
Consider a directed graph and . Further assume that there are no incoming edges at or no out-going edges at . If is an integral flow of strength , show that there exist directed paths such that for all ,
* (Generalized max-flow min-cut theorem :) Let be a directed graph, and be a capacity constraint function. Then is a flow satisfying capacity constraint if
for all (conservation of flow / Kirchoff’s node law).
For all , . (edge capacity constraint).
for all (vertex capacity constraint.)
. (flow strength is non-negative.)
A subset is an cut if every path from to passes through either a vertex or an edge in . Further capcity of a cut is defined as
Show that
* Can you state the defective version of Hall’s marriage theorem as a max flow-min cut theorem ?
Can you state Tutte’s -factor theorem also as a max-flow min-cut theorem ?