English

Fixed-Parameter Algorithms for Computing RAC Drawings of Graphs

Computational Geometry 2023-08-24 v2 Data Structures and Algorithms

Abstract

In a right-angle crossing (RAC) drawing of a graph, each edge is represented as a polyline and edge crossings must occur at an angle of exactly 9090^\circ, where the number of bends on such polylines is typically restricted in some way. While structural and topological properties of RAC drawings have been the focus of extensive research, little was known about the boundaries of tractability for computing such drawings. In this paper, we initiate the study of RAC drawings from the viewpoint of parameterized complexity. In particular, we establish that computing a RAC drawing of an input graph GG with at most bb bends (or determining that none exists) is fixed-parameter tractable parameterized by either the feedback edge number of GG, or bb plus the vertex cover number of GG.

Keywords

Cite

@article{arxiv.2308.10600,
  title  = {Fixed-Parameter Algorithms for Computing RAC Drawings of Graphs},
  author = {Cornelius Brand and Robert Ganian and Sebastian Röder and Florian Schager},
  journal= {arXiv preprint arXiv:2308.10600},
  year   = {2023}
}

Comments

Accepted at GD 2023

R2 v1 2026-06-28T12:00:16.484Z