Path Cover, Hamiltonicity, and Independence Number: An FPT Perspective
Fedor V. Fomin, Petr A. Golovach, Nikola Jedli\v{c}kov\'a, Jan Kratochv\'il, Danil Sagunov, Kirill Simonov

TL;DR
This paper extends the Gallai-Milgram theorem with an FPT algorithm that determines minimal path covers and finds large independent sets, also providing a fixed-parameter algorithm for Hamiltonian path detection in graphs.
Contribution
It introduces an FPT algorithm for path cover optimization and Hamiltonian path detection, advancing algorithmic graph theory and addressing longstanding open problems.
Findings
An FPT algorithm for minimum path cover with certification.
An FPT algorithm for deciding Hamiltonian path in graphs with small independence number.
Application of techniques to Hamiltonian Cycle, Path Cover, and Topological Minor problems.
Abstract
The classic theorem of Gallai and Milgram (1960) generalizes several fundamental results in Graph Theory, such as Dilworth's theorem on posets and K\H{o}nig's theorem on matchings in bipartite graphs. The theorem asserts that for every graph G, the vertex set of G can be partitioned into at most \alpha(G) vertex-disjoint paths, where \alpha(G) is the maximum size of an independent set in G. The proof of the Gallai-Milgram theorem is constructive and yields a polynomial-time algorithm that computes a covering of G by at most \alpha(G) vertex-disjoint paths. While the Gallai-Milgram theorem is tight, it was not known prior to our work whether deciding if a graph G could be covered by fewer than \alpha(G) vertex-disjoint paths can be done in polynomial time. We resolve this question by proving the following algorithmic extension of the Gallai-Milgram theorem for undirected graphs: There is…
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
TopicsGraph theory and applications
