English

Computing Tree-depth Faster Than $2^{n}$

Data Structures and Algorithms 2013-06-18 v1 Combinatorics

Abstract

A connected graph has tree-depth at most kk if it is a subgraph of the closure of a rooted tree whose height is at most kk. We give an algorithm which for a given nn-vertex graph GG, in time O(1.9602n)\mathcal{O}(1.9602^n) computes the tree-depth of GG. Our algorithm is based on combinatorial results revealing the structure of minimal rooted trees whose closures contain GG.

Keywords

Cite

@article{arxiv.1306.3857,
  title  = {Computing Tree-depth Faster Than $2^{n}$},
  author = {Fedor V. Fomin and Archontia C. Giannopoulou and Michał Pilipczuk},
  journal= {arXiv preprint arXiv:1306.3857},
  year   = {2013}
}
R2 v1 2026-06-22T00:34:57.692Z