Structurally Parameterized d-Scattered Set

09/07/2017
by   Ioannis Katsikarelis, et al.
0

In d-Scattered Set we are given an (edge-weighted) graph and are asked to select at least k vertices, so that the distance between any pair is at least d, thus generalizing Independent Set. We provide upper and lower bounds on the complexity of this problem with respect to various standard graph parameters. In particular, we show the following: - For any d>2, an O^*(d^tw)-time algorithm, where tw is the treewidth of the input graph. - A tight SETH-based lower bound matching this algorithm's performance. These generalize known results for Independent Set. - d-Scattered Set is W[1]-hard parameterized by vertex cover (for edge-weighted graphs), or feedback vertex set (for unweighted graphs), even if k is an additional parameter. - A single-exponential algorithm parameterized by vertex cover for unweighted graphs, complementing the above-mentioned hardness. - A 2^O(td^2)-time algorithm parameterized by tree-depth (td), as well as a matching ETH-based lower bound, both for unweighted graphs. We complement these mostly negative results by providing an FPT approximation scheme parameterized by treewidth. In particular, we give an algorithm which, for any error parameter ϵ > 0, runs in time O^*((tw/ϵ)^O(tw)) and returns a d/(1+ϵ)-scattered set of size k, if a d-scattered set of the same size exists.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
10/05/2022

Tight Lower Bounds for Problems Parameterized by Rank-width

We show that there is no 2^o(k^2) n^O(1) time algorithm for Independent ...
research
04/25/2018

Incremental Optimization of Independent Sets under Reachability Constraints

We introduce a new framework for reconfiguration problems, and apply it ...
research
01/11/2018

Parameterized (Approximate) Defective Coloring

In Defective Coloring we are given a graph G = (V, E) and two integers χ...
research
07/19/2021

Perfectly Matched Sets in Graphs: Hardness, Kernelization Lower Bound, and FPT and Exact Algorithms

In an undirected graph G=(V,E), we say (A,B) is a pair of perfectly matc...
research
06/22/2021

On the Parameterized Complexity of the Connected Flow and Many Visits TSP Problem

We study a variant of Min Cost Flow in which the flow needs to be connec...
research
07/08/2020

FPT and kernelization algorithms for the k-in-a-tree problem

The three-in-a-tree problem asks for an induced tree of the input graph ...
research
08/26/2022

The Parameterized Complexity Binary CSP for Graphs with a Small Vertex Cover and Related Results

In this paper, we show that Binary CSP with the size of a vertex cover a...

Please sign up or login with your details

Forgot password? Click here to reset