A heuristic for listing almost-clique minimal separators of a graph
Hisao Tamaki

TL;DR
This paper introduces a heuristic for efficiently identifying almost-clique minimal separators in graphs, which aids in computing the treewidth by leveraging properties of minimal triangulations and empirical observations.
Contribution
The paper proposes a novel heuristic based on minimal triangulations to find large sets of almost-clique minimal separators, improving preprocessing for treewidth computation.
Findings
Heuristic is fast and effective on practical graphs.
Empirical evidence shows $ ext{ extbackslash QQ}(H, G)$ is close to maximal.
Approach improves preprocessing for treewidth algorithms.
Abstract
Bodlaender and Koster (Discrete Mathematics 2006) introduced the notion of almost-clique separators in the context of computing the treewidth of a given graph . A separator of is an \emph{almost-clique separator} if is a clique of for some . is a \emph{minimal separator} if has at least two full components, where a full component of is a connected component of such that . They observed that if is an almost-clique minimal separator of then , where is the complete graph on vertex set : in words, filling an almost-clique minimal separator into a clique does not increase the treewidth. Based on this observation, they proposed a preprocessing method for treewidth computation, a fundamental step of which is to find a preferably maximal…
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 Labeling and Dimension Problems · Complexity and Algorithms in Graphs
