Tree decompositions with small width, spread, order and degree
By: David R. Wood
Potential Business Impact:
Makes computer problems easier to solve.
Tree-decompositions of graphs are of fundamental importance in structural and algorithmic graph theory. The main property of tree-decompositions is the width (the maximum size of a bag $-1$). We show that every graph has a tree-decomposition with near-optimal width, plus several additional properties of interest. In particular every graph $G$ with treewidth at most $k$ has a tree-decomposition with width at most $72k+1$, where each vertex $v$ appears in at most $\text{deg}_G(v)+1$ bags, the number of bags is at most $\max\{\frac{|V(G)|}{2k},1\}$, and the tree indexing the decomposition has maximum degree at most 12. This improves exponential bounds to linear in a result of Ding and Oporowski [1995], and establishes a conjecture of theirs in a strong sense.
Similar Papers
Optimal Tree-Decompositions with Bags of Bounded Treewidth
Combinatorics
Makes complex maps easier for computers to understand.
Bounds on treewidth via excluding disjoint unions of cycles
Combinatorics
Finds patterns in networks faster.
A polynomial bound on the pathwidth of graphs edge-coverable by $k$ shortest paths
Combinatorics
Makes computer maps easier to plan and navigate.