中文

在线加权二部匹配问题的一种随机化算法

数据结构与算法 2007-06-06 v2 离散数学

摘要

We study the on-line minimum weighted bipartite matching problem in arbitrary metric spaces. Here, nn not necessary disjoint points of a metric space MM are given, and are to be matched on-line with nn points of MM revealed one by one. The cost of a matching is the sum of the distances of the matched points, and the goal is to find or approximate its minimum. The competitive ratio of the deterministic problem is known to be Θ(n)\Theta(n). It was conjectured that a randomized algorithm may perform better against an oblivious adversary, namely with an expected competitive ratio Θ(logn)\Theta(\log n). We prove a slightly weaker result by showing a o(log3n)o(\log^3 n) upper bound on the expected competitive ratio. As an application the same upper bound holds for the notoriously hard fire station problem, where MM is the real line.

关键词

引用

@article{arxiv.0705.4673,
  title  = {A randomized algorithm for the on-line weighted bipartite matching problem},
  author = {Béla Csaba and András S. Pluhár},
  journal= {arXiv preprint arXiv:0705.4673},
  year   = {2007}
}

评论

to be published

R2 v1 2026-06-29T00:54:21.670Z