
TL;DR
This paper introduces a layer-based width measure for the Path Avoiding Forbidden Pairs problem (PAFP) and establishes fixed-parameter tractability results based on this measure, with tight bounds and polynomial cases.
Contribution
It develops a novel layer-based width framework for PAFP, providing new fixed-parameter algorithms and complexity results that handle unrestricted forbidden pairs.
Findings
PAFP is FPT when union digraph has bounded BFS-width and few backward arcs.
NP-completeness persists for BFS-width 2 with no backward arcs.
Exact-length width at most 2 allows polynomial-time solutions via 2-SAT encoding.
Abstract
The Path Avoiding Forbidden Pairs problem (PAFP) asks whether, in a directed graph with terminals and a set of forbidden vertex pairs, there is an - path that contains at most one endpoint from each forbidden pair. We initiate the study of PAFP through a layer-based width measure. Our first focus is the union digraph , obtained by adding to one arc per forbidden pair, oriented according to a fixed reachability-compatible order. Let the BFS layer be all vertices at directed shortest-path distance from , where the BFS-width from is . We show if has BFS-width from and only arcs going from a later BFS layer to an earlier one, then PAFP is FPT parameterized by . The backward-arc hypothesis is essential: we show PAFP remains NP-complete when the union digraph is a DAG…
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.
