Computing Tree Decompositions with Small Independence Number

07/20/2022
by   Clément Dallard, et al.
0

The independence number of a tree decomposition is the maximum of the independence numbers of the subgraphs induced by its bags. The tree-independence number of a graph is the minimum independence number of a tree decomposition of it. Several NP-hard graph problems, like maximum weight independent set, can be solved in time n^O(k) if the input graph is given with a tree decomposition of independence number at most k. However, it was an open problem if tree-independence number could be computed or approximated in n^f(k) time, for some function f, and in particular it was not known if maximum weight independent set could be solved in polynomial time on graphs of bounded tree-independence number. In this paper, we resolve the main open problems about the computation of tree-independence number. First, we give an algorithm that given an n-vertex graph G and an integer k, in time 2^O(k^2) n^O(k) either outputs a tree decomposition of G with independence number at most 8k, or determines that the tree-independence number of G is larger than k. This implies 2^O(k^2) n^O(k) time algorithms for various problems, like maximum weight independent set, parameterized by tree-independence number k without needing the decomposition as an input. Then, we show that the exact computing of tree-independence number is para-NP-hard, in particular, that for every constant k ≥ 4 it is NP-hard to decide if a given graph has tree-independence number at most k.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
09/25/2022

Tree decompositions with bounded independence number: beyond independent sets

We continue the study of graph classes in which the treewidth can only b...
research
06/30/2022

Treewidth versus clique number. III. Tree-independence number of graphs with a forbidden structure

We continue the study of (tw,ω)-bounded graph classes, that is, heredita...
research
05/25/2023

Maximum Weight Independent Set in Graphs with no Long Claws in Quasi-Polynomial Time

We show that the Maximum Weight Independent Set problem (MWIS) can be so...
research
02/27/2013

On Testing Whether an Embedded Bayesian Network Represents a Probability Model

Testing the validity of probabilistic models containing unmeasured (hidd...
research
11/28/2020

On Parameterized Complexity of Liquid Democracy

In liquid democracy, each voter either votes herself or delegates her vo...
research
11/01/2017

Inapproximability of the independent set polynomial in the complex plane

We study the complexity of approximating the independent set polynomial ...
research
04/17/2020

Automating Cutting Planes is NP-Hard

We show that Cutting Planes (CP) proofs are hard to find: Given an unsat...

Please sign up or login with your details

Forgot password? Click here to reset