Linear Layouts Revisited: Stacks, Queues, and Exact Algorithms
Thomas Depian, Simon D. Fink, Robert Ganian, Vaishali Surianarayanan

TL;DR
This paper introduces new algorithms that significantly advance the understanding of stack and queue layout complexities, addressing open problems and improving computational efficiency for various layout parameters.
Contribution
It presents three novel algorithms: a fixed-parameter algorithm based on vertex integrity, an efficient algorithm for layouts with bounded page width, and an improved exponential algorithm for 1-page queue layouts.
Findings
Expanded understanding of layout complexity through new algorithms.
First polynomial dependency algorithm for certain layout computations.
Improved exponential algorithm for 1-page queue layouts.
Abstract
In spite of the extensive study of stack and queue layouts, many fundamental questions remain open concerning the complexity-theoretic frontiers for computing stack and queue layouts. A stack (resp. queue) layout places vertices along a line and assigns edges to pages so that no two edges on the same page are crossing (resp. nested). We provide three new algorithms which together substantially expand our understanding of these problems: (1) A fixed-parameter algorithm for computing minimum-page stack and queue layouts w.r.t. the vertex integrity of an n-vertex graph G. This result is motivated by an open question in the literature and generalizes the previous algorithms parameterizing by the vertex cover number of G. The proof relies on a newly developed Ramsey pruning technique. Vertex integrity intuitively measures the vertex deletion distance to a subgraph with only small connected…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
