中文

有界树宽图的草图表示与正交平面性

计算几何 2019-08-15 v1 数据结构与算法

摘要

给定平面图 GG 与整数 bb,OrthogonalPlanarity(正交平面性)是判定 GG 是否承认总计至多 bb 个弯折的正交绘图的问题。我们证明了若 GG 具有有界树宽,则 OrthogonalPlanarity 可在多项式时间内求解。我们的证明基于一个 FPT 算法,其参数为弯折数、树宽以及 GG 中度为 2 的顶点数。该结果建立在草图正交表示(sketched orthogonal representation)这一概念之上,它综合地描述了一族等价的正交表示。我们的方法可推广至相关问题,如 HV-Planarity 与 FlexDraw。特别地,对于串并行图,OrthogonalPlanarity 与 HV-Planarity 均可在 O(n3logn)O(n^3 \log n) 时间内判定,这改进了此前已知的 O(n4)O(n^4) 界。

关键词

引用

@article{arxiv.1908.05015,
  title  = {Sketched Representations and Orthogonal Planarity of Bounded Treewidth Graphs},
  author = {Emilio Di Giacomo and Giuseppe Liotta and Fabrizio Montecchiani},
  journal= {arXiv preprint arXiv:1908.05015},
  year   = {2019}
}

备注

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