On graph classes with logarithmic boolean-width
R\'emy Belmonte, Martin Vatshelle

TL;DR
This paper investigates graph classes with boolean-width logarithmic in the number of vertices, providing polynomial algorithms for problems like MWDS and vertex partitioning on these classes.
Contribution
It identifies several graph classes with boolean-width O(log n) and develops polynomial algorithms leveraging this property.
Findings
Boolean-decompositions of width O(log n) can be found in polynomial time for multiple graph classes.
Circular k-trapezoid graphs have boolean-width O(log n), with explicit decompositions given.
Many graph classes contain graphs with boolean-width Theta(log n).
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 time given a boolean-decomposition of width , hence for all graph classes where a boolean-decomposition of width can be found in polynomial time, MWDS can be solved in polynomial time. We study graph classes having boolean-width and problems solvable in , combining these two results to design polynomial algorithms. We show that for trapezoid graphs, circular permutation graphs, convex graphs, Dilworth- graphs, circular arc graphs and complements of -degenerate graphs, boolean-decompositions of width can be found in polynomial time. We also show that circular -trapezoid graphs have boolean-width…
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 · Graph theory and applications · Graph Labeling and Dimension Problems
