Papers
Topics
Authors
Recent
Search
2000 character limit reached

Solving Cut-Problems in Quadratic Time for Graphs With Bounded Treewidth

Published 3 Jan 2021 in cs.DS and cs.CC | (2101.00694v3)

Abstract: In the problem (Unweighted) Max-Cut we are given a graph G=(V,E)G = (V,E) and asked for a set S⊆VS \subseteq V such that the number of edges from SS to V∖SV \setminus S is maximal. In this paper we consider an even harder problem: (Weighted) Max-Bisection. Here we are given an undirected graph G=(V,E)G = (V,E) and a weight function $w \colon E \to \mathbb Q_{&gt;0}$ and the task is to find a set S⊆VS \subseteq V such that (i) the sum of the weights of edges from SS is maximal; and (ii) SS contains ⌈n2⌉\left\lceil{\frac{n}{2}}\right\rceil vertices (where n=∣V∣n = \lvert V\rvert). We design a framework that allows to solve this problem in time O(2<sup>t</sup>n<sup>2)\mathcal O(2<sup>t</sup> n<sup>2) if a tree decomposition of width tt is given as part of the input. This improves the previously best running time for Max-Bisection of [DBLP:journals/tcs/HanakaKS21] by a factor t<sup>2t<sup>2. Under common hardness assumptions, neither the dependence on tt in the exponent nor the dependence on nn can be reduced [DBLP:journals/tcs/HanakaKS21,DBLP:journals/jcss/EibenLM21,DBLP:journals/talg/LokshtanovMS18]. Our framework can be applied to other cut problems like Min-Edge-Expansion, Sparsest-Cut, Densest-Cut, β\beta-Balanced-Min-Cut, and Min-Bisection. It also works in the setting with arbitrary weights and directed edges.

Authors (2)
Citations (1)

Summary

No one has generated a summary of this paper yet.

Paper to Video (Beta)

No one has generated a video about this paper yet.

Whiteboard

No one has generated a whiteboard explanation for this paper yet.

Open Problems

We haven't generated a list of open problems mentioned in this paper yet.

Continue Learning

We haven't generated follow-up questions for this paper yet.