Parameterized algorithms for $k$-Inversion
Dhanyamol Antony, L. Sunil Chandran, Dalu Jacob, R.B. Sandeep

TL;DR
This paper develops fixed-parameter tractable algorithms for the $k$-Inversion problem on various graph classes, including tournaments, block graphs, and graphs with bounded treewidth, extending previous work.
Contribution
It generalizes existing FPT algorithms for tournaments to broader graph classes and introduces a new FPT algorithm based on treewidth for general directed graphs.
Findings
FPT algorithm for $k$-Inversion on tournaments and their variants.
FPT algorithm for $k$-Inversion on block graphs.
Algorithm with runtime $2^{O( ext{tw}(k+ ext{tw}))} imes n^{O(1)}$ for general graphs.
Abstract
Inversion of a directed graph with respect to a vertex subset is the directed graph obtained from by reversing the direction of every arc whose endpoints both lie in . More generally, the inversion of with respect to a tuple of vertex subsets is defined as the directed graph obtained by successively applying inversions with respect to . Such a tuple is called a \emph{decycling family} of if the resulting graph is acyclic. In the \textsc{-Inversion} problem, the input consists of a directed graph and an integer , and the task is to decide whether admits a decycling family of size at most . Alon et al.\ (SIAM J.\ Discrete Math., 2024) proved that the problem is NP-complete for every fixed value of , thereby ruling out XP algorithms, and presented a fixed-parameter tractable (FPT) algorithm…
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.
