Thin Tree Verification is coNP-Complete
By: Alice Moayyedi
An $α$-thin tree $T$ of a graph $G$ is a spanning tree such that every cut of $G$ has at most an $α$ proportion of its edges in $T$. The Thin Tree Conjecture proposes that there exists a function $f$ such that for any $α> 0$, every $f(α)$-edge-connected graph has an $α$-thin tree. Aside from its independent interest, an algorithm which could efficiently construct an $O(1)/k$-thin tree for a given $k$-edge-connected graph would directly lead to an $O(1)$-approximation algorithm for the asymmetric travelling salesman problem (ATSP)(arXiv:0909.2849). However, it was not even known whether it is possible to efficiently verify that a given tree is $α$-thin. We prove that determining the thinness of a tree is coNP-hard.
Similar Papers
Thin Trees via $k$-Respecting Cut Identities
Data Structures and Algorithms
Finds the best path through complex networks.
On the thinness of trees
Data Structures and Algorithms
Finds easier ways to solve hard computer problems.
Trees with proper thinness 2
Combinatorics
Finds patterns in trees to sort them faster.