TU Wien:Diskrete Mathematik für Informatik UE (Gittenberger)/Übungen WS13/Beispiel 10
Zur Navigation springen
Zur Suche springen
10) Let G = (V, E) be a simple and directed graph and GR its reduction. Prove that GR is acyclic!
Theory[Bearbeiten | Quelltext bearbeiten]
Solution[Bearbeiten | Quelltext bearbeiten]
given the graph
the reduction
Assume there is a cycle in . All vertexes along the cycle are in the set
within these cycle: (there is a walk between any of these nodes)
is a strongly connected component of and therefore also of
does not include all strongly connected components of which is clearly a contradiction to the fact fact that the reduction includes all strong connected components of
Therefore is acyclic