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

Multiplicative auction algorithm for approximate maximum weight bipartite matching

  • Da Wei Zheng,
  • Monika Henzinger

摘要

We present an auction algorithm using multiplicative instead of constant weight updates to compute a \((1-\varepsilon )\) ( 1 - ε ) -approximate maximum weight matching (MWM) in a bipartite graph with n vertices and m edges in time \(O(m\varepsilon ^{-1})\) O ( m ε - 1 ) , beating the running time of the fastest known approximation algorithm of Duan and Pettie [JACM ’14] that runs in \(O(m\varepsilon ^{-1}\log \varepsilon ^{-1})\) O ( m ε - 1 log ε - 1 ) . Our algorithm is very simple and it can be extended to give a dynamic data structure that maintains a \((1-\varepsilon )\) ( 1 - ε ) -approximate maximum weight matching under (1) one-sided vertex deletions (with incident edges) and (2) one-sided vertex insertions (with incident edges sorted by weight) to the other side. The total time time used is \(O(m\varepsilon ^{-1})\) O ( m ε - 1 ) , where m is the sum of the number of initially existing and inserted edges.