English

The Two-Squirrel Problem and Its Relatives

Computational Geometry 2023-02-14 v1

Abstract

In this paper, we start with a variation of the star cover problem called the Two-Squirrel problem. Given a set PP of 2n2n points in the plane, and two sites c1c_1 and c2c_2, compute two nn-stars S1S_1 and S2S_2 centered at c1c_1 and c2c_2 respectively such that the maximum weight of S1S_1 and S2S_2 is minimized. This problem is strongly NP-hard by a reduction from Equal-size Set-Partition with Rationals. Then we consider two variations of the Two-Squirrel problem, namely the Two-MST and Two-TSP problem, which are both NP-hard. The NP-hardness for the latter is obvious while the former needs a non-trivial reduction from Equal-size Set-Partition with Rationals. In terms of approximation algorithms, for Two-MST and Two-TSP we give factor 3.6402 and 4+ε4+\varepsilon approximations respectively. Finally, we also show some interesting polynomial-time solvable cases for Two-MST.

Cite

@article{arxiv.2302.05937,
  title  = {The Two-Squirrel Problem and Its Relatives},
  author = {Sergey Bereg and Yuya Higashikawa and Naoki Katoh and Manuel Lafond and Yuki Tokuni and Binhai Zhu},
  journal= {arXiv preprint arXiv:2302.05937},
  year   = {2023}
}

Comments

17 pages, 7 figures

R2 v1 2026-06-28T08:38:06.398Z