中文

关于邻域的最长生成树

计算几何 2020-04-30 v2 度量几何

摘要

我们研究一个几何网络设计中的最大化问题。给定 Rd\mathbb{R}^dnn 个紧邻域的集合,在每个邻域中选取一个点,使得这些点(作为顶点)上的最长生成树具有最大长度。本文给出一种近似比为 0.5110.511 的近似算法,这代表了首次超越 1/21/2 的(尽管微小的)改进。虽然我们怀疑该问题在平面上已是 NP-hard,但这一问题仍然未决。

关键词

引用

@article{arxiv.1712.03297,
  title  = {On the Longest Spanning Tree with Neighborhoods},
  author = {Ke Chen and Adrian Dumitrescu},
  journal= {arXiv preprint arXiv:1712.03297},
  year   = {2020}
}

备注

12 pages, 4 figures. Section 2 is split into three subsections; more technical details are provided in section 3