English

Parameterized Algorithms for Queue Layouts

Computational Geometry 2020-08-20 v1 Data Structures and Algorithms

Abstract

An hh-queue layout of a graph GG consists of a linear order of its vertices and a partition of its edges into hh queues, such that no two independent edges of the same queue nest. The minimum hh such that GG admits an hh-queue layout is the queue number of GG. We present two fixed-parameter tractable algorithms that exploit structural properties of graphs to compute optimal queue layouts. As our first result, we show that deciding whether a graph GG has queue number 11 and computing a corresponding layout is fixed-parameter tractable when parameterized by the treedepth of GG. Our second result then uses a more restrictive parameter, the vertex cover number, to solve the problem for arbitrary hh.

Keywords

Cite

@article{arxiv.2008.08288,
  title  = {Parameterized Algorithms for Queue Layouts},
  author = {Sujoy Bhore and Robert Ganian and Fabrizio Montecchiani and Martin Nöllenburg},
  journal= {arXiv preprint arXiv:2008.08288},
  year   = {2020}
}

Comments

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