Papers
Topics
Authors
Recent
Search
2000 character limit reached

Solving Co-Path/Cycle Packing and Co-Path Packing Faster Than $3^k$

Published 16 Jun 2024 in cs.DS | (2406.10829v2)

Abstract: The \textsc{Co-Path/Cycle Packing} problem (resp. The \textsc{Co-Path Packing} problem) asks whether we can delete at most $k$ vertices from the input graph such that the remaining graph is a collection of induced paths and cycles (resp. induced paths). These two problems are fundamental graph problems that have important applications in bioinformatics. Although these two problems have been extensively studied in parameterized algorithms, it seems hard to break the running time bound $3k$. In 2015, Feng et al. provided an $O*(3k)$-time randomized algorithms for both of them. Recently, Tsur showed that they can be solved in $O*(3k)$ time deterministically. In this paper, by combining several techniques such as path decomposition, dynamic programming, cut & count, and branch-and-search methods, we show that \textsc{Co-Path/Cycle Packing} can be solved in $O*(2.8192k)$ time deterministically and \textsc{Co-Path Packing} can be solved in $O*(2.9241{k})$ time with failure probability $\leq 1/3$. As a by-product, we also show that the \textsc{Co-Path Packing} problem can be solved in $O*(5p)$ time with probability at least 2/3 if a path decomposition of width $p$ is given.

Summary

No one has generated a summary of this paper yet.

Paper to Video (Beta)

No one has generated a video about this paper yet.

Whiteboard

No one has generated a whiteboard explanation for this paper yet.

Open Problems

We haven't generated a list of open problems mentioned in this paper yet.

Continue Learning

We haven't generated follow-up questions for this paper yet.

Authors (2)

Collections

Sign up for free to add this paper to one or more collections.