Skip to main content
Log in

A Simple and Fast Min-Cut Algorithm

  • Published:
Theory of Computing Systems Aims and scope Submit manuscript

Abstract

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 is the minimal weighted degree. For integer edge weights this time is further improved to O(δG n2) and O(λG n2). In both cases these bounds are improvements of the previously known best bounds of deterministic algorithms. These were O(nm + n2 log n) for real edge weights and O(nM + n2) and O(M + λG n2) for integer weights, where M is the sum of all edge weights.

This is a preview of subscription content, log in via an institution to check access.

Access this article

Price excludes VAT (USA)
Tax calculation will be finalised during checkout.

Instant access to the full article PDF.

Similar content being viewed by others

Author information

Authors and Affiliations

Authors

Corresponding author

Correspondence to Michael Brinkmeier.

Rights and permissions

Reprints and permissions

About this article

Cite this article

Brinkmeier, M. A Simple and Fast Min-Cut Algorithm. Theory Comput Syst 41, 369–380 (2007). https://doi.org/10.1007/s00224-007-2010-2

Download citation

  • Issue Date:

  • DOI: https://doi.org/10.1007/s00224-007-2010-2

Keywords

Navigation