错误:搜索内容不能为空,请输入英文关键词
错误:关键词超出字数限制,请精简
高级检索

Minimum Cut in \(O(m\log ^2 n)\) Time

  • Paweł Gawrychowski,
  • Shay Mozes,
  • Oren Weimann

摘要

We give a randomized algorithm that finds a minimum cut in an undirected weighted m-edge n-vertex graph G with high probability in \(O(m \log ^2 n)\) O ( m log 2 n ) time. This is the first improvement to Karger’s celebrated \(O(m \log ^3 n)\) O ( m log 3 n ) time algorithm from 1996. Our main technical contribution is a deterministic \(O(m \log n)\) O ( m log n ) time algorithm that, given a spanning tree T of G, finds a minimum cut of G that 2-respects (cuts two edges of) T.