Tight Parameterized (In)tractability of Layered Crossing Minimization: Subexponential Algorithms and Kernelization
Abstract
The starting point of our work is a decade-old open question concerning the subexponential parameterized complexity of \textsc{2-Layer Crossing Minimization}. In this problem, the input is an -vertex graph whose vertices are partitioned into two independent sets and , and a non-negative integer . The question is whether admits a 2-layered drawing with at most crossings, where each lies on a distinct line parallel to the -axis, and all edges are straight lines. We resolve this open question by giving the first subexponential fixed-parameter algorithm for this problem, running in time . We then ask whether the subexponential phenomenon extends beyond two layers. In the general -Layer Crossing Minimization problem, the vertex set is partitioned into independent sets , and the goal is to decide whether an -layered drawing with at most crossings exists. We present a subexponential FPT algorithm for three layers with running time for layers. In contrast, we show that for all , no algorithm with running time exists unless the Exponential-Time Hypothesis fails. Finally, we address polynomial kernelization. While a polynomial kernel was already known for , we design a new polynomial kernel for . These kernels are essential ingredients in our subexponential algorithms. Finally, we rule out polynomial kernels for all unless the polynomial hierarchy collapses.
Cite
@article{arxiv.2510.13335,
title = {Tight Parameterized (In)tractability of Layered Crossing Minimization: Subexponential Algorithms and Kernelization},
author = {Fedor V. Fomin and Petr A. Golovach and Tanmay Inamdar and Saket Saurabh and Meirav Zehavi},
journal= {arXiv preprint arXiv:2510.13335},
year = {2025}
}
Comments
Full version of SODA 2026 paper. Abstract shortened due to arXiv restrictions