English

Optimizing tree decompositions in MSO

Logic in Computer Science 2023-06-22 v5 Discrete Mathematics Data Structures and Algorithms

Abstract

The classic algorithm of Bodlaender and Kloks [J. Algorithms, 1996] solves the following problem in linear fixed-parameter time: given a tree decomposition of a graph of (possibly suboptimal) width k, compute an optimum-width tree decomposition of the graph. In this work, we prove that this problem can also be solved in mso in the following sense: for every positive integer k, there is an mso transduction from tree decompositions of width k to tree decompositions of optimum width. Together with our recent results [LICS 2016], this implies that for every k there exists an mso transduction which inputs a graph of treewidth k, and nondeterministically outputs its tree decomposition of optimum width. We also show that mso transductions can be implemented in linear fixed-parameter time, which enables us to derive the algorithmic result of Bodlaender and Kloks as a corollary of our main result.

Keywords

Cite

@article{arxiv.1701.06937,
  title  = {Optimizing tree decompositions in MSO},
  author = {Mikołaj Bojańczyk and Michał Pilipczuk},
  journal= {arXiv preprint arXiv:1701.06937},
  year   = {2023}
}
R2 v1 2026-06-22T17:58:52.706Z