Path Cover, Hamiltonicity, and Independence Number: An FPT Perspective

This paper presents a fixed-parameter tractable algorithm that resolves the open question of whether a graph can be covered by fewer than α(G)\alpha(G) vertex-disjoint paths by outputting either a minimum path cover or an independent set certifying the cover's near-optimality, while also providing the first polynomial-time Hamiltonian path decision for graphs with independence number at most three.

Fedor V. Fomin, Petr A. Golovach, Nikola Jedličková, Jan Kratochvíl, Danil Sagunov, Kirill SimonovMon, 09 Ma💻 cs

Approximation Algorithms for the bb-Matching and List-Restricted Variants of MaxQAP

This paper presents the first approximation algorithms for two generalizations of the Maximum Quadratic Assignment Problem—Maximum List-Restricted Quadratic Assignment and Maximum Quadratic bb-Matching Assignment—achieving O(n+k)O(\sqrt{n}+k) and O(bn)O(\sqrt{bn}) approximation factors respectively, which asymptotically match the best known bounds for the standard MaxQAP under specific conditions.

Jiratchaphat Nanta, Vorapong Suppakitpaisarn, Piyashat Sripratak2026-03-06💻 cs

On the Polynomial Kernelizations of Finding a Shortest Path with Positive Disjunctive Constraints

This paper investigates the parameterized complexity of the NP-complete Shortest Path problem with positive disjunctive constraints, establishing fixed-parameter tractability and providing polynomial kernelizations of size O(k5)O(k^5) and O(k3)O(k^3) based on the solution size kk and specific structural properties of the forcing graph.

Susobhan Bandopadhyay, Suman Banerjee, Diptapriyo Majumdar + 1 more2026-03-06💻 cs