On r-Simple k-Path and Related Problems Parameterized by k/r

06/24/2018
by   Gregory Gutin, et al.
0

Abasi et al. (2014) and Gabizon et al. (2015) studied the following problems. In the r-Simple k-Path problem, given a digraph G on n vertices and integers r,k, decide whether G has an r-simple k-path, which is a walk where every vertex occurs at most r times and the total number of vertex occurrences is k. In the (r,k)-Monomial Detection problem, given an arithmetic circuit that encodes some polynomial P on n variables and integers k,r, decide whether P has a monomial of degree k where the degree of each variable is at most r. In the p-Set (r,q)-Packing problem, given a universe V, positive integers p,q,r, and a collection H of sets of size p whose elements belong to V, decide whether there exists a subcollection H' of H of size q where each element occurs in at most r sets of H'. Abasi et al. and Gabizon et al. proved that the three problems are single-exponentially fixed-parameter tractable (FPT) when parameterized by (k/r) r, where k=pq for p-Set (r,q)-Packing and asked whether the r factor in the exponent can be avoided. We consider their question from a wider perspective: are the above problems FPT when parameterized by k/r only? We resolve the wider question by (a) obtaining a 2^O((k/r)^2(k/r)) (n+ k)^O(1)-time algorithm for r-Simple k-Path on digraphs and a 2^O(k/r) (n+ k)^O(1)-time algorithm for r-Simple k-Path on undirected graphs (i.e., for undirected graphs we answer the original question in affirmative), (b) showing that p-Set (r,q)-Packing is FPT, and (c) proving that (r,k)-Monomial Detection is para-NP-hard. For p-Set (r,q)-Packing, we obtain a polynomial kernel for any fixed p, which resolves a question posed by Gabizon et al. regarding the existence of polynomial kernels for problems with relaxed disjointness constraints.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
09/19/2022

Parameterized Complexity of Path Set Packing

In PATH SET PACKING, the input is an undirected graph G, a collection P ...
research
04/27/2020

Approximate Turing Kernelization for Problems Parameterized by Treewidth

We extend the notion of lossy kernelization, introduced by Lokshtanov et...
research
08/11/2023

Finding Long Directed Cycles Is Hard Even When DFVS Is Small Or Girth Is Large

We study the parameterized complexity of two classic problems on directe...
research
10/18/2018

FPT algorithms to recognize well covered graphs

Given a graph G, let vc(G) and vc^+(G) be the sizes of a minimum and a m...
research
11/11/2021

On the parameterized complexity of Compact Set Packing

The Set Packing problem is, given a collection of sets 𝒮 over a ground s...
research
06/28/2019

Detecting Feedback Vertex Sets of Size k in O^(2.7^k) Time

In the Feedback Vertex Set problem, one is given an undirected graph G a...
research
02/19/2021

Gerrymandering on graphs: Computational complexity and parameterized algorithms

Partitioning a region into districts to favor a particular candidate or ...

Please sign up or login with your details

Forgot password? Click here to reset