English

Restricted Max-Min Fair Allocation

Data Structures and Algorithms 2018-08-09 v2

Abstract

The restricted max-min fair allocation problem seeks an allocation of resources to players that maximizes the minimum total value obtained by any player. It is NP-hard to approximate the problem to a ratio less than 2. Comparing the current best algorithm for estimating the optimal value with the current best for constructing an allocation, there is quite a gap between the ratios that can be achieved in polynomial time: roughly 4 for estimation and roughly 6+2106 + 2\sqrt{10} for construction. We propose an algorithm that constructs an allocation with value within a factor of 6+δ6 + \delta from the optimum for any constant δ>0\delta > 0. The running time is polynomial in the input size for any constant δ\delta chosen.

Keywords

Cite

@article{arxiv.1804.10902,
  title  = {Restricted Max-Min Fair Allocation},
  author = {Siu-Wing Cheng and Yuchen Mao},
  journal= {arXiv preprint arXiv:1804.10902},
  year   = {2018}
}
R2 v1 2026-06-23T01:39:13.192Z