中文

具有给定边长的 2-树平面直线实现

数据结构与算法 2021-10-08 v3

摘要

我们研究三十年前由 Eades 与 Wormald 提出的一个经典问题。设 G=(V,E,λ)G=(V,E,\lambda) 为一个带权平面图,其中 λ:ER+\lambda: E \rightarrow \mathbb{R}^+ 是一个长度函数。固定边长平面实现问题(简称 FEPR)询问是否存在 GG 的一个平面直线实现,即 GG 的一个平面直线绘图,其中每条边 eEe \in E 的欧氏长度为 λ(e)\lambda(e)。Cabello、Demaine 与 Rote 证明了即便 λ\lambda 为所有边赋予相同值且图是三连通的,FEPR 问题也是 NP 难的。由于已知 NP 难证明的关键在于存在大的三连通子式,本文中我们考察加权 22-树(即无 K4K_4 子式)上 FEPR 问题的计算复杂性。我们证明了其 NP 难性,即便 λ\lambda 仅为边赋予至多四种不同长度。反之,我们证明当 λ\lambda 为边赋予至多两种不同长度,或输入具有给定嵌入时,FEPR 问题是线性时间可解的。此外,我们考虑加权极大外平面图上的 FEPR 问题,并证明若其对偶树为一条路径则可线性时间求解,若其对偶树为一条毛虫则可立方时间求解。最后,我们证明加权 22-树上的 FEPR 问题关于最长路径长度是切片多项式的。

关键词

引用

@article{arxiv.2108.12628,
  title  = {Planar Straight-line Realizations of 2-Trees with Prescribed Edge Lengths},
  author = {Carlos Alegría and Manuel Borrazzo and Giordano Da Lozzo and Giuseppe Di Battista and Fabrizio Frati and Maurizio Patrignani},
  journal= {arXiv preprint arXiv:2108.12628},
  year   = {2021}
}

备注

Appears in the Proceedings of the 29th International Symposium on Graph Drawing and Network Visualization (GD 2021)