Computing Tree-depth Faster Than 2n

Abstract

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

0

Discussion (0)

Sign in to join the discussion.

Loading comments…