I&C Journal 2026 Journal Article
On the polynomial kernelizations of finding a shortest path with positive disjunctive constraints
- Susobhan Bandopadhyay
- Suman Banerjee
- Diptapriyo Majumdar
- Fahad Panolan
We study the Shortest Path problem subject to positive binary disjunctive constraints. In positive disjunctive constraints, there are certain pairs of edges such that at least one edge from every pair must be part of every feasible solution. We initiate the study of Shortest Path with binary positive disjunctive constraints in the perspective of parameterized complexity. Formally, the input instance is a simple undirected graph G = ( V, E ), a forcing graph G f = ( E, E ′ ), two vertices s, t ∈ V(G) and an integer k. Note that the vertex set of Gf is the same as the edge set of G. The goal is to find a set S of at most k edges from G such that there is a path from s to t in the subgraph G = ( V, S ) and S is a vertex cover in Gf. In this paper, we consider two different natural parameterizations for this problem. One natural parameter is the solution size, i. e. k which provides polynomial kernelization results. The other natural parameter is structural parameterizations of Gf, i. e. the size of a modulator X ⊆ E ( G ) = V ( G f ) such that G f − X belongs to some hereditary graph class. We discuss the parameterized complexity of this problem under some structural parameterizations.