Degree-3 Treewidth Sparsifiers
Chandra Chekuri, Julia Chuzhoy

TL;DR
This paper presents an algorithm to compute degree-3 treewidth sparsifiers as topological minors, maintaining a high treewidth while significantly reducing size and degree, with applications in routing and minor computations.
Contribution
It introduces a polynomial-time algorithm for constructing degree-3 treewidth sparsifiers that preserve treewidth approximately and are small in size, advancing understanding of graph minors and sparsification.
Findings
Produces a topological minor with treewidth Ω(k/polylog(k))
Ensures the minor has O(k^4) vertices
Maintains maximum degree of 3 in the minor
Abstract
We study treewidth sparsifiers. Informally, given a graph of treewidth , a treewidth sparsifier is a minor of , whose treewidth is close to , is small, and the maximum vertex degree in is bounded. Treewidth sparsifiers of degree are of particular interest, as routing on node-disjoint paths, and computing minors seems easier in sub-cubic graphs than in general graphs. In this paper we describe an algorithm that, given a graph of treewidth , computes a topological minor of such that (i) the treewidth of is ; (ii) ; and (iii) the maximum vertex degree in is . The running time of the algorithm is polynomial in and . Our result is in contrast to the known fact that unless , treewidth does not admit polynomial-size kernels. One of our key…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
