SLIDE 1
Stoer-Wagner Algorithm
Group 4
Stoer-Wagner Algorithm Group 4 Introduction Theorem 1 G: G(s, - - PowerPoint PPT Presentation
Stoer-Wagner Algorithm Group 4 Introduction Theorem 1 G: G(s, t): MinimumCutPhase(G, w, a) MinimumCut(G, w, a) {1} {2, 3, 4, 5, 6, 7, 8} {8} {1, 2, 3, 4, 5, 6, 7} W = 5 W = 5 {7, 8} {1, 2, 3, 4, 5, 6} {4, 7, 8} {1, 2, 3, 5, 6} W
Group 4
G: G(s, t):
{1} {2, 3, 4, 5, 6, 7, 8} {8} {1, 2, 3, 4, 5, 6, 7} W = 5 W = 5
{7, 8} {1, 2, 3, 4, 5, 6} {4, 7, 8} {1, 2, 3, 5, 6} W = 7 W = 7
{3,4,7,8}{1,2,5,6} {1,5}{2,3,4,6,7,8} {2}{1,3,4,5,6,7,8} W = 4 W = 7 W = 9
2 3 4 5 7 8 6 1
……
……
……
1) w(Au, u) = w(Cu) ≤ w(Cu)
……
……
……
……
……
𝑊 − 1 MinimumCutPhase
𝑃 log 𝑊 𝑊 times
𝑃 1 𝐹 times
𝑃 𝐹 + 𝑊 log 𝑊
𝑃 𝑊 𝐹 + 𝑊 2 log 𝑊