Approximating pathwidth for graphs of small treewidth
Carla Groenland, Gwena\"el Joret, Wojciech Nadara, Bartosz Walczak

TL;DR
This paper presents a polynomial-time algorithm that approximates the pathwidth of a graph with small treewidth within a ratio of O(t√log t), advancing understanding of graph structure and decomposition.
Contribution
It introduces the first f(t)-approximation algorithm for pathwidth based on treewidth, utilizing subdivisions of binary trees and a novel technical approach.
Findings
Achieves O(t√log t)-approximation for pathwidth in polynomial time.
Shows large pathwidth implies large treewidth or a binary tree subdivision.
Provides a polynomial-time certificate for lower bounds on pathwidth.
Abstract
We describe a polynomial-time algorithm which, given a graph with treewidth , approximates the pathwidth of to within a ratio of . This is the first algorithm to achieve an -approximation for some function . Our approach builds on the following key insight: every graph with large pathwidth has large treewidth or contains a subdivision of a large complete binary tree. Specifically, we show that every graph with pathwidth at least has treewidth at least or contains a subdivision of a complete binary tree of height . The bound is best possible up to a multiplicative constant. This result was motivated by, and implies (with ), the following conjecture of Kawarabayashi and Rossman (SODA'18): there exists a universal constant such that every graph with pathwidth has treewidth at least or contains a…
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.
Taxonomy
TopicsComplexity and Algorithms in Graphs · Advanced Graph Theory Research · Limits and Structures in Graph Theory
