Minimum Path Cover in Parameterized Linear Time
Abstract
A minimum path cover (MPC) of a directed acyclic graph (DAG) is a minimum-size set of paths that together cover all the vertices of the DAG. Computing an MPC is a basic polynomial problem, dating back to Dilworth's and Fulkerson's results in the 1950s. Since the size of an MPC (also known as the width) can be small in practical applications, research has also studied algorithms whose running time is parameterized on . We obtain a new MPC parameterized algorithm for DAGs running in time . Our algorithm is the first solving the problem in parameterized linear time. Additionally, we obtain an edge sparsification algorithm preserving the width of a DAG but reducing to less than . This algorithm runs in time and requires an MPC of a DAG as input, thus its total running time is the same as the running time of our MPC algorithm.
Cite
@article{arxiv.2211.09659,
title = {Minimum Path Cover in Parameterized Linear Time},
author = {Manuel Caceres and Massimo Cairo and Brendan Mumey and Romeo Rizzi and Alexandru I. Tomescu},
journal= {arXiv preprint arXiv:2211.09659},
year = {2022}
}
Comments
arXiv admin note: substantial text overlap with arXiv:2107.05717