Fast FPT-Approximation of Branchwidth
Fedor V. Fomin, Tuukka Korhonen

TL;DR
This paper introduces a general framework for fixed-parameter tractable 2-approximation algorithms for graph branchwidth, improving computational efficiency and breaking previous complexity barriers for related graph parameters.
Contribution
The authors develop a novel structural theorem and efficient algorithms that provide fixed-parameter approximations for branchwidth, rankwidth, and cliquewidth, advancing the state-of-the-art in graph decomposition algorithms.
Findings
Provides a 2-approximation algorithm for branchwidth with improved runtime.
Breaks the cubic time barrier for rankwidth and cliquewidth approximations.
Improves the approximation ratio for branchwidth over previous methods.
Abstract
Branchwidth determines how graphs, and more generally, arbitrary connectivity (basically symmetric and submodular) functions could be decomposed into a tree-like structure by specific cuts. We develop a general framework for designing fixed-parameter tractable (FPT) 2-approximation algorithms for branchwidth of connectivity functions. The first ingredient of our framework is combinatorial. We prove a structural theorem establishing that either a sequence of particular refinement operations could decrease the width of a branch decomposition or that the width of the decomposition is already within a factor of 2 from the optimum. The second ingredient is an efficient implementation of the refinement operations for branch decompositions that support efficient dynamic programming. We present two concrete applications of our general framework. An algorithm that for a given…
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
TopicsComplexity and Algorithms in Graphs · Advanced Graph Theory Research · Interconnection Networks and Systems
