An optimal algorithm for Bisection for bounded-treewidth graphs

02/28/2020
by   Tesshu Hanaka, et al.
0

The maximum/minimum bisection problems are, given an edge-weighted graph, to find a bipartition of the vertex set into two sets whose sizes differ by at most one, such that the total weight of edges between the two sets is maximized/minimized. Although these two problems are known to be NP-hard, there is an efficient algorithm for bounded-treewidth graphs. In particular, Jansen et al. (SIAM J. Comput. 2005) gave an O(2^tn^3)-time algorithm when given a tree decomposition of width t of the input graph, where n is the number of vertices of the input graph. Eiben et al. (ESA 2019) improved the running time to O(8^tt^5n^2log n). Moreover, they showed that there is no O(n^2-ε)-time algorithm for trees under some reasonable complexity assumption. In this paper, we show an O(2^t(tn)^2)-time algorithm for both problems, which is asymptotically tight to their conditional lower bound. We also show that the exponential dependency of the treewidth is asymptotically optimal under the Strong Exponential Time Hypothesis. Moreover, we discuss the (in)tractability of both problems with respect to special graph classes.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
05/11/2021

Current Algorithms for Detecting Subgraphs of Bounded Treewidth are Probably Optimal

The Subgraph Isomorphism problem is of considerable importance in comput...
research
10/13/2022

On the Minimum Cycle Cover problem on graphs with bounded co-degeneracy

In 2021, Duarte, Oliveira, and Souza [MFCS 2021] showed some problems th...
research
11/16/2018

Nearly ETH-Tight Algorithms for Planar Steiner Tree with Terminals on Few Faces

The Planar Steiner Tree problem is one of the most fundamental NP-comple...
research
07/03/2021

Solving Infinite-Domain CSPs Using the Patchwork Property

The constraint satisfaction problem (CSP) has important applications in ...
research
07/08/2020

Waypoint Routing on Bounded Treewidth Graphs

In the Waypoint Routing Problem one is given an undirected capacitated a...
research
07/24/2023

Tight Approximations for Graphical House Allocation

The Graphical House Allocation (GHA) problem asks: how can n houses (eac...

Please sign up or login with your details

Forgot password? Click here to reset