Tight Algorithms for Connectivity Problems Parameterized by Modular-Treewidth

02/27/2023
by   Falko Hegerfeld, et al.
0

We study connectivity problems from a fine-grained parameterized perspective. Cygan et al. (TALG 2022) obtained algorithms with single-exponential running time α^tw n^O(1) for connectivity problems parameterized by treewidth (tw) by introducing the cut-and-count-technique, which reduces connectivity problems to locally checkable counting problems. In addition, the bases α were proven to be optimal assuming the Strong Exponential-Time Hypothesis (SETH). As only sparse graphs may admit small treewidth, these results do not apply to graphs with dense structure. A well-known tool to capture dense structure is the modular decomposition, which recursively partitions the graph into modules whose members have the same neighborhood outside of the module. Contracting the modules yields a quotient graph describing the adjacencies between modules. Measuring the treewidth of the quotient graph yields the parameter modular-treewidth, a natural intermediate step between treewidth and clique-width. We obtain the first tight running times for connectivity problems parameterized by modular-treewidth. For some problems the obtained bounds are the same as relative to treewidth, showing that we can deal with a greater generality in input structure at no cost in complexity. We obtain the following randomized algorithms for graphs of modular-treewidth k, given an appropriate decomposition: Steiner Tree can be solved in time 3^k n^O(1), Connected Dominating Set can be solved in time 4^k n^O(1), Connected Vertex Cover can be solved in time 5^k n^O(1), Feedback Vertex Set can be solved in time 5^k n^O(1). The first two algorithms are tight due to known results and the last two algorithms are complemented by new tight lower bounds under SETH.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
02/07/2023

Tight algorithms for connectivity problems parameterized by clique-width

The complexity of problems involving global constraints is usually much ...
research
01/15/2020

Solving connectivity problems parameterized by treedepth in single-exponential time and polynomial space

A breakthrough result of Cygan et al. (FOCS 2011) showed that connectivi...
research
07/13/2021

Towards exact structural thresholds for parameterized complexity

Parameterized complexity seeks to use input structure to obtain faster a...
research
12/01/2022

Tight Conditional Lower Bounds for Vertex Connectivity Problems

We study the fine-grained complexity of graph connectivity problems in u...
research
12/23/2022

Tight Bounds for Connectivity Problems Parameterized by Cutwidth

In this work we start the investigation of tight complexity bounds for c...
research
07/26/2023

A tight Monte-Carlo algorithm for Steiner Tree parameterized by clique-width

Recently, Hegerfeld and Kratsch [ESA 2023] obtained the first tight algo...
research
11/20/2019

Towards a Theory of Parameterized Streaming Algorithms

Parameterized complexity attempts to give a more fine-grained analysis o...

Please sign up or login with your details

Forgot password? Click here to reset