English

The Complexity of Bicriteria Tree-Depth

Data Structures and Algorithms 2021-05-31 v3 Discrete Mathematics

Abstract

The tree-depth problem can be seen as finding an elimination tree of minimum height for a given input graph GG. We introduce a bicriteria generalization in which additionally the width of the elimination tree needs to be bounded by some input integer bb. We are interested in the case when GG is the line graph of a tree, proving that the problem is NP-hard and obtaining a polynomial-time additive 2b2b-approximation algorithm. This particular class of graphs received significant attention in the past, mainly due to a number of potential applications, e.g. in parallel assembly of modular products, or parallel query processing in relational databases, as well as purely combinatorial applications, including searching in tree-like partial orders (which in turn generalizes binary search on sorted data).

Keywords

Cite

@article{arxiv.2101.06645,
  title  = {The Complexity of Bicriteria Tree-Depth},
  author = {Piotr Borowiecki and Dariusz Dereniowski and Dorota Osula},
  journal= {arXiv preprint arXiv:2101.06645},
  year   = {2021}
}
R2 v1 2026-06-23T22:14:28.102Z