English

The 1-fixed-endpoint Path Cover Problem is Polynomial on Interval Graph

Data Structures and Algorithms 2008-12-18 v1 Discrete Mathematics

Abstract

We consider a variant of the path cover problem, namely, the kk-fixed-endpoint path cover problem, or kPC for short, on interval graphs. Given a graph GG and a subset T\mathcal{T} of kk vertices of V(G)V(G), a kk-fixed-endpoint path cover of GG with respect to T\mathcal{T} is a set of vertex-disjoint paths P\mathcal{P} that covers the vertices of GG such that the kk vertices of T\mathcal{T} are all endpoints of the paths in P\mathcal{P}. The kPC problem is to find a kk-fixed-endpoint path cover of GG of minimum cardinality; note that, if T\mathcal{T} is empty the stated problem coincides with the classical path cover problem. In this paper, we study the 1-fixed-endpoint path cover problem on interval graphs, or 1PC for short, generalizing the 1HP problem which has been proved to be NP-complete even for small classes of graphs. Motivated by a work of Damaschke, where he left both 1HP and 2HP problems open for the class of interval graphs, we show that the 1PC problem can be solved in polynomial time on the class of interval graphs. The proposed algorithm is simple, runs in O(n2)O(n^2) time, requires linear space, and also enables us to solve the 1HP problem on interval graphs within the same time and space complexity.

Keywords

Cite

@article{arxiv.0806.4372,
  title  = {The 1-fixed-endpoint Path Cover Problem is Polynomial on Interval Graph},
  author = {Katerina Asdre and Stavros D. Nikolopoulos},
  journal= {arXiv preprint arXiv:0806.4372},
  year   = {2008}
}
R2 v1 2026-06-21T10:54:46.229Z