Generating faster algorithms for d-Path Vertex Cover

11/10/2021
by   Radovan Červený, et al.
0

For a constant d, the d-Path Vertex Cover problem (d-PVC) is as follows: Given an undirected graph and an integer k, find a subset of at most k vertices of the graph, such that their deletion results in a graph not containing a path on d vertices as a subgraph. We develop a framework to automatically generate parameterized branching algorithms for the problem and obtain algorithms outperforming those previously known for 3 ≤ d ≤ 8. E.g., we show that 5-PVC can be solved in O(2.7^k· n^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
06/22/2019

l-path vertex cover is easier than l-hitting set for small l

In the l-path vertex cover problem the input is an undirected graph G an...
research
11/13/2022

Kernelization for Partial Vertex Cover via (Additive) Expansion Lemma

Given a graph and two integers k and ℓ, Partial Vertex Cover asks for a ...
research
02/06/2023

Tight bound on treedepth in terms of pathwidth and longest path

We show that every graph with pathwidth strictly less than a that contai...
research
01/16/2020

Tourneys and the Fast Generation and Obfuscation of Closed Knight's Tours

New algorithms for generating closed knight's tours are obtained by gene...
research
06/21/2019

Faster FPT Algorithm for 5-Path Vertex Cover

The problem of d-Path Vertex Cover, d-PVC lies in determining a subset F...
research
04/18/2019

New Subgraph Isomorphism Algorithms: Vertex versus Path-at-a-time Matching

Graphs are widely used to model complicated data semantics in many appli...

Please sign up or login with your details

Forgot password? Click here to reset