An Effective Upperbound on Treewidth Using Partial Fill-in of Separators
Boi Faltings, Martin Charles Golumbic

TL;DR
This paper introduces a new, tighter upper bound on graph treewidth by partially filling separator edges, improving decomposition techniques for combinatorial algorithms and constraint satisfaction problems.
Contribution
It proposes a novel method of partial fill-in of separators to achieve a more accurate upper bound on treewidth, surpassing previous heuristic approaches.
Findings
Tighter upper bound on treewidth using partial fill-in
Partial fill-in heuristic outperforms full fill-in in bounds
Application to constraint satisfaction problems demonstrates practical benefits
Abstract
Partitioning a graph using graph separators, and particularly clique separators, are well-known techniques to decompose a graph into smaller units which can be treated independently. It was previously known that the treewidth was bounded above by the sum of the size of the separator plus the treewidth of disjoint components, and this was obtained by the heuristic of filling in all edges of the separator making it into a clique. In this paper, we present a new, tighter upper bound on the treewidth of a graph obtained by only partially filling in the edges of a separator. In particular, the method completes just those pairs of separator vertices that are adjacent to a common component, and indicates a more effective heuristic than filling in the entire separator. We discuss the relevance of this result for combinatorial algorithms and give an example of how the tighter bound can be…
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 · Constraint Satisfaction and Optimization · Graph Theory and Algorithms
