English

Parameterized Complexity of Two-Interval Pattern Problem

Computational Geometry 2020-02-13 v1

Abstract

A \emph{2-interval} is the union of two disjoint intervals on the real line. Two 2-intervals D1D_1 and D2D_2 are \emph{disjoint} if their intersection is empty (i.e., no interval of D1D_1 intersects any interval of D2D_2). There can be three different relations between two disjoint 2-intervals; namely, preceding (<<), nested (\sqsubset) and crossing (\between). Two 2-intervals D1D_1 and D2D_2 are called \emph{RR-comparable} for some R{<,,}R\in\{<,\sqsubset,\between\}, if either D1RD2D_1RD_2 or D2RD1D_2RD_1. A set D\mathcal{D} of disjoint 2-intervals is R\mathcal{R}-comparable, for some R{<,,}\mathcal{R}\subseteq\{<,\sqsubset,\between\} and R\mathcal{R}\neq\emptyset, if every pair of 2-intervals in R\mathcal{R} are RR-comparable for some RRR\in\mathcal{R}. Given a set of 2-intervals and some R{<,,}\mathcal{R}\subseteq\{<,\sqsubset,\between\}, the objective of the \emph{2-interval pattern problem} is to find a largest subset of 2-intervals that is R\mathcal{R}-comparable. The 2-interval pattern problem is known to be W[1]W[1]-hard when R=3|\mathcal{R}|=3 and NPNP-hard when R=2|\mathcal{R}|=2 (except for R={<,}\mathcal{R}=\{<,\sqsubset\}, which is solvable in quadratic time). In this paper, we fully settle the parameterized complexity of the problem by showing it to be W[1]W[1]-hard for both R={,}\mathcal{R}=\{\sqsubset,\between\} and R={<,}\mathcal{R}=\{<,\between\} (when parameterized by the size of an optimal solution); this answers an open question posed by Vialette [Encyclopedia of Algorithms, 2008].

Keywords

Cite

@article{arxiv.2002.05099,
  title  = {Parameterized Complexity of Two-Interval Pattern Problem},
  author = {Prosenjit Bose and Saeed Mehrabi and Debajyoti Mondal},
  journal= {arXiv preprint arXiv:2002.05099},
  year   = {2020}
}

Comments

11 pages, 6 figures

R2 v1 2026-06-23T13:39:50.412Z