Sciweavers

FCT
2005
Springer

A Simple and Fast Min-cut Algorithm

13 years 9 months ago
A Simple and Fast Min-cut Algorithm
We present an algorithm which calculates a minimum cut and its weight in an undirected graph with nonnegative real edge weights, n vertices and m edges, in time O( ` max (log n, min (m/n, δG/ε)) n2 ´ , where ε is the minimal edge weight, and δG the minimal weighted degree. For integer edge weights this time is further improved to O(δGn2) and O(λGn2). In both cases these bounds are improvements of the previously known best bounds of deterministic algorithms. These were O(nm + log nn2) for real edge weights and O(nM + n2) and O(M + λGn2) for integer weights, where M is the sum of all edge weights.
Michael Brinkmeier
Added 27 Jun 2010
Updated 27 Jun 2010
Type Conference
Year 2005
Where FCT
Authors Michael Brinkmeier
Comments (0)