English

On graph classes with logarithmic boolean-width

Discrete Mathematics 2011-07-11 v2 Data Structures and Algorithms

Abstract

Boolean-width is a recently introduced graph parameter. Many problems are fixed parameter tractable when parametrized by boolean-width, for instance "Minimum Weighted Dominating Set" (MWDS) problem can be solved in O(23k)O^*(2^{3k}) time given a boolean-decomposition of width kk, hence for all graph classes where a boolean-decomposition of width O(logn)O(\log n) can be found in polynomial time, MWDS can be solved in polynomial time. We study graph classes having boolean-width O(logn)O(\log n) and problems solvable in O(2O(k))O^*(2^{O(k)}), combining these two results to design polynomial algorithms. We show that for trapezoid graphs, circular permutation graphs, convex graphs, Dilworth-kk graphs, circular arc graphs and complements of kk-degenerate graphs, boolean-decompositions of width O(logn)O(\log n) can be found in polynomial time. We also show that circular kk-trapezoid graphs have boolean-width O(logn)O(\log n), and find such a decomposition if a circular kk-trapezoid intersection model is given. For many of the graph classes we also prove that they contain graphs of boolean-width Θ(logn)\Theta(\log n). Further we apply the results from \cite{boolw2} to give a new polynomial time algorithm solving all vertex partitioning problems introduced by Proskurowski and Telle \cite{TP97}. This extends previous results by Kratochv\'il, Manuel and Miller \cite{KMM95} showing that a large subset of the vertex partitioning problems are polynomial solvable on interval graphs.

Keywords

Cite

@article{arxiv.1009.0216,
  title  = {On graph classes with logarithmic boolean-width},
  author = {Rémy Belmonte and Martin Vatshelle},
  journal= {arXiv preprint arXiv:1009.0216},
  year   = {2011}
}

Comments

16 pages, 5 figures

R2 v1 2026-06-21T16:08:08.571Z