Treedepth Inapproximability and Exponential ETH Lower Bound
Abstract
Treedepth is a central parameter to algorithmic graph theory. The current state-of-the-art in computing and approximating treedepth consists of a -time exact algorithm and a polynomial-time -approximation algorithm, where the former algorithm returns an elimination forest of height (witnessing that treedepth is at most ) for the -vertex input graph , or correctly reports that has treedepth larger than , and is the actual value of the treedepth. On the complexity side, exactly computing treedepth is NP-complete, but the known reductions do not rule out a polynomial-time approximation scheme (PTAS), and under the Exponential Time Hypothesis (ETH) only exclude a running time of for exact algorithms. We show that 1.0003-approximating treedepth is NP-hard, and that exactly computing the treedepth of an -vertex graph requires time , unless the ETH fails. We further derive that there exist absolute constants such that any -approximation algorithm requires time . We do so via a simple direct reduction from Satisfiability to Treedepth, inspired by a reduction recently designed for Treewidth [STOC '25].
Keywords
Cite
@article{arxiv.2507.13818,
title = {Treedepth Inapproximability and Exponential ETH Lower Bound},
author = {Édouard Bonnet and Daniel Neuen and Marek Sokołowski},
journal= {arXiv preprint arXiv:2507.13818},
year = {2025}
}
Comments
10 pages