Parameterized Complexity of Bandwidth on Trees
Markus Sortland Dregi, Daniel Lokshtanov

TL;DR
This paper investigates the parameterized complexity of the bandwidth problem on trees, establishing tight lower bounds and providing the first polynomial-time approximation algorithm with exponential dependence on the parameter.
Contribution
It proves that faster algorithms would violate ETH and introduces the first polynomial-time approximation algorithm for bandwidth on trees.
Findings
Lower bound matches classical algorithm, showing optimality.
Provides the first polynomial-time approximation algorithm for tree bandwidth.
Establishes complexity limits for parameterized algorithms on trees.
Abstract
The bandwidth of a -vertex graph is the smallest integer such that there exists a bijective function , called a layout of , such that for every edge , . In the {\sc Bandwidth} problem we are given as input a graph and integer , and asked whether the bandwidth of is at most . We present two results concerning the parameterized complexity of the {\sc Bandwidth} problem on trees. First we show that an algorithm for {\sc Bandwidth} with running time would violate the Exponential Time Hypothesis, even if the input graphs are restricted to be trees of pathwidth at most two. Our lower bound shows that the classical time algorithm by Saxe [SIAM Journal on Algebraic and Discrete Methods, 1980] is essentially optimal. Our second result is a polynomial time…
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
TopicsAdvanced Graph Theory Research · Complexity and Algorithms in Graphs · Limits and Structures in Graph Theory
