On the boolean-width of a graph: structure and applications
Y. Rabinovich, J.A. Telle

TL;DR
This paper investigates the boolean-width of graphs, revealing its typical small size in random graphs, its relation to treewidth in bounded degree graphs, and its connection to VC dimension, with implications for algorithm design.
Contribution
It provides new structural insights into boolean-width, including bounds for random and bounded degree graphs, and links to VC dimension to facilitate better algorithms.
Findings
Boolean-width of random graphs is O(log^2 n) almost surely.
Graphs with bounded degree have boolean-width linear in treewidth.
Boolean-cut value correlates with VC dimension, aiding approximation.
Abstract
We study the recently introduced boolean-width of graphs. Our structural results are as follows. Firstly, we show that almost surely the boolean-width of a random graph on vertices is , and it is easy to find the corresponding decomposition tree. Secondly, for any constant a graph of maximum degree has boolean-width linear in treewidth. This implies that almost surely the boolean-width of a (sparse) random -regular graph on vertices is linear in . Thirdly, we show that the boolean-cut value is well approximated by VC dimension of corresponding set system. Since VC dimension is widely studied, we hope that this structural result will prove helpful in better understanding of boolean-width. Combining our first structural result with algorithms from Bui-Xuan et al \cite{BTV09,BTV09II} we get for random graphs quasi-polynomial …
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
