Faster FPT Algorithm for 5-Path Vertex Cover

06/21/2019
by   Radovan Červený, et al.
0

The problem of d-Path Vertex Cover, d-PVC lies in determining a subset F of vertices of a given graph G=(V,E) such that G ∖ F does not contain a path on d vertices. The paths we aim to cover need not to be induced. It is known that the d-PVC problem is NP-complete for any d > 2. When parameterized by the size of the solution k, 5-PVC has direct trivial algorithm with O(5^kn^O(1)) running time and, since d-PVC is a special case of d-Hitting Set, an algorithm running in O(4.0755^kn^O(1)) time is known. In this paper we present an iterative compression algorithm that solves the 5-PVC problem in O(4^kn^O(1)) time.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
09/07/2018

Parameterized algorithm for 3-path vertex cover

In the 3-path vertex cover problem, the input is an undirected graph G a...
research
07/26/2021

On Kernels for d-Path Vertex Cover

In this paper we study the kernelization of d-Path Vertex Cover (d-PVC) ...
research
11/10/2021

Generating faster algorithms for d-Path Vertex Cover

For a constant d, the d-Path Vertex Cover problem (d-PVC) is as follows:...
research
07/30/2018

Vertex Covers Revisited: Indirect Certificates and FPT Algorithms

The classical NP-complete problem Vertex Cover requires us to determine ...
research
12/18/2020

Upward Point Set Embeddings of Paths and Trees

We study upward planar straight-line embeddings (UPSE) of directed trees...
research
10/01/2017

Orthogonal Terrain Guarding is NP-complete

A terrain is an x-monotone polygonal curve, i.e., successive vertices ha...
research
12/29/2017

Interesting Paths in the Mapper

The Mapper produces a compact summary of high dimensional data as a simp...

Please sign up or login with your details

Forgot password? Click here to reset