English

Faster parameterized algorithm for pumpkin vertex deletion set

Data Structures and Algorithms 2019-01-10 v1

Abstract

A directed graph GG is called a pumpkin if GG is a union of induced paths with a common start vertex ss and a common end vertex tt, and the internal vertices of every two paths are disjoint. We give an algorithm that given a directed graph GG and an integer kk, decides whether a pumpkin can be obtained from GG by deleting at most kk vertices. The algorithm runs in O(2k)O^*(2^k) time.

Keywords

Cite

@article{arxiv.1901.02491,
  title  = {Faster parameterized algorithm for pumpkin vertex deletion set},
  author = {Dekel Tsur},
  journal= {arXiv preprint arXiv:1901.02491},
  year   = {2019}
}
R2 v1 2026-06-23T07:06:27.912Z