English

Online k-Way Matching with Delays and the H-Metric

Data Structures and Algorithms 2021-09-15 v1

Abstract

In this paper, we study kk-Way Min-cost Perfect Matching with Delays - the kk-MPMD problem. This problem considers a metric space with nn nodes. Requests arrive at these nodes in an online fashion. The task is to match these requests into sets of exactly kk, such that the space and time cost of all matched requests are minimized. The notion of the space cost requires a definition of an underlying metric space that gives distances of subsets of kk elements. For k>2k>2, the task of finding a suitable metric space is at the core of our problem: We show that for some known generalizations to k=3k=3 points, such as the 22-metric and the DD-metric, there exists no competitive randomized algorithm for the 33-MPMD problem. The GG-metrics are defined for 3 points and allows for a competitive algorithm for the 33-MPMD problem. For k>3k>3 points, there exist two generalizations of the GG-metrics known as nn- and KK-metrics. We show that neither the nn-metrics nor the KK-metrics can be used for the kk-MPMD problem. On the positive side, we introduce the HH-metrics, the first metrics to allow for a solution of the kk-MPMD problem for all kk. In order to devise an online algorithm for the kk-MPMD problem on the HH-metrics, we embed the HH-metric into trees with an O(logn)O(\log n) distortion. Based on this embedding result, we extend the algorithm proposed by Azar et al. (2017) and achieve a competitive ratio of O(logn)O(\log n) for the kk-MPMD problem.

Keywords

Cite

@article{arxiv.2109.06640,
  title  = {Online k-Way Matching with Delays and the H-Metric},
  author = {Darya Melnyk and Yuyi Wang and Roger Wattenhofer},
  journal= {arXiv preprint arXiv:2109.06640},
  year   = {2021}
}