ResearchTrend.AI
  • Papers
  • Communities
  • Events
  • Blog
  • Pricing
Papers
Communities
Social Events
Terms and Conditions
Pricing
Parameter LabParameter LabTwitterGitHubLinkedInBlueskyYoutube

© 2025 ResearchTrend.AI, All rights reserved.

  1. Home
  2. Papers
  3. 1807.09524
15
22

Parallel Minimum Cuts in Near-linear Work and Low Depth

25 July 2018
Barbara Geissmann
Lukas Gianinazzi
ArXivPDFHTML
Abstract

We present the first near-linear work and poly-logarithmic depth algorithm for computing a minimum cut in a graph, while previous parallel algorithms with poly-logarithmic depth required at least quadratic work in the number of vertices. In a graph with nnn vertices and mmm edges, our algorithm computes the correct result with high probability in O(mlog⁡4n)O(m {\log}^4 n)O(mlog4n) work and O(log⁡3n)O({\log}^3 n)O(log3n) depth. This result is obtained by parallelizing a data structure that aggregates weights along paths in a tree and by exploiting the connection between minimum cuts and approximate maximum packings of spanning trees. In addition, our algorithm improves upon bounds on the number of cache misses incurred to compute a minimum cut.

View on arXiv
Comments on this paper