The 1-fixed-endpoint Path Cover Problem is Polynomial on Interval Graph
Katerina Asdre, Stavros D. Nikolopoulos

TL;DR
This paper proves that the 1-fixed-endpoint path cover problem on interval graphs can be solved efficiently in polynomial time, providing a simple $O(n^2)$ algorithm that also addresses the 1HP problem.
Contribution
It introduces a polynomial-time algorithm for the 1-fixed-endpoint path cover problem on interval graphs, resolving an open problem for this graph class.
Findings
The algorithm runs in $O(n^2)$ time.
It requires linear space.
It also solves the 1HP problem on interval graphs.
Abstract
We consider a variant of the path cover problem, namely, the -fixed-endpoint path cover problem, or kPC for short, on interval graphs. Given a graph and a subset of vertices of , a -fixed-endpoint path cover of with respect to is a set of vertex-disjoint paths that covers the vertices of such that the vertices of are all endpoints of the paths in . The kPC problem is to find a -fixed-endpoint path cover of of minimum cardinality; note that, if 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…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Graph Theory Research · Complexity and Algorithms in Graphs · VLSI and FPGA Design Techniques
