English

On the Parameterized Tractability of Packing Vertex-Disjoint A-Paths with Length Constraints

Data Structures and Algorithms 2026-02-17 v1 Discrete Mathematics

Abstract

Given an undirected graph G and a set A \subseteq V(G), an A-path is a path in G that starts and ends at two distinct vertices of A with intermediate vertices in V(G) \setminus A. An A-path is called an (A,\ell)-path if the length of the path is exactly \ell. In the {\sc (A, \ell)-Path Packing} problem (ALPP), we seek to determine whether there exist k vertex-disjoint (A, \ell)-paths in G or not. We pursue this problem with respect to structural parameters. We prove that ALPP is W[1]-hard when it is parameterized by the combined parameter distance to path (dtp) and |A|. In addition, we consider the combined parameters distance to cluster (cvd) + |A| and distance to cluster (cvd) + \ell. For both these combined parameters, we provide FPT algorithms. Finally, we consider the vertex cover number (vc) as the parameter and provide a kernel with O(vc^2) vertices.

Keywords

Cite

@article{arxiv.2602.14768,
  title  = {On the Parameterized Tractability of Packing Vertex-Disjoint A-Paths with Length Constraints},
  author = {Susobhan Bandopadhyay and Aritra Banik and Diptapriyo Majumdar and Abhishek Sahu},
  journal= {arXiv preprint arXiv:2602.14768},
  year   = {2026}
}