Papers
Topics
Authors
Recent
Search
2000 character limit reached

Increasing arc-connectivity by bounded- and fixed-size inversions

Published 24 Apr 2026 in math.CO and cs.DM | (2604.22584v1)

Abstract: For a digraph $D$ and some $X \subseteq V(D)$, the inversion of $X$ is the operation of flipping all arcs both of whose endvertices are in $X$. We initiate the study of establishing arc-connectivity properties by applying inversions of bounded or fixed size. For fixed-size inversions, the feasibility problem is interesting. For all integers $p \geq 2$ and $k \geq 1$, we give a characterization of the digraphs that can be made $k$-arc-strong by applying inversions of size exactly $p$, provided they are sufficiently large. For bounded-size inversions, the feasibility problem is easy, so we focus on minimising the number of inversions. We prove that for all integers $p\geq 3$ and $k \geq 1$ and any $ε>0$, there exists a polynomial-time $(4k-2+ε)$-approximation algorithm for computing the minimum number of inversions of size at most $p$ that make a given digraph $k$-arc-strong. This is in stark contrast to other results on inversion optimization problems. On the other hand, we show that for any $p\geq 3$ and $k \geq 1$ the problem is NP-hard, and, moreover, APX-hard. As a result on parameterized complexity, we show that for any $k \geq 2$, it is $W[1]$-hard with respect to $p$ to decide whether a given digraph can be made $k$-arc-strong by applying a single inversion of size at most $p$. We also prove that for a given multidigraph, it is $W[1]$-hard with respect to $\ell$ to decide whether it can be made 2-arc-strong by applying $\ell$ inversions of size 2.

Summary

  • The paper presents new structural characterizations and algorithmic strategies that determine when fixed- and bounded-size inversions can achieve k-arc-strong connectivity in digraphs.
  • It introduces efficient polynomial-time algorithms for p=2, proves NP-hardness for p≥3, and offers approximation algorithms with factors such as 4k-2+ε and 3/2+ε for specific cases.
  • The work emphasizes parameterized hardness and ETH-based lower bounds, providing rigorous insights into the reconfiguration of digraphs via local inversion operations.

Increasing Arc-Connectivity by Bounded- and Fixed-Size Inversions: Technical Summary

Introduction and Problem Formulation

The paper "Increasing arc-connectivity by bounded- and fixed-size inversions" (2604.22584) rigorously investigates, for directed graphs (digraphs), the feasibility and complexity of increasing arc-connectivity via a constrained class of reconfiguration operations: inversions of vertex subsets of fixed or bounded size. Specifically, inverting a subset XX of vertices in a digraph DD denotes reversing all arcs with both ends in XX. The focus is on two problem regimes:

  1. Fixed-size inversions: only inversions of sets of exactly size pp are allowed.
  2. Bounded-size inversions: inversions of any subset of size at most pp are permitted, aiming to minimize the number required.

The primary connectivity objective is transforming DD to a kk-arc-strong digraph (i.e., deletion of up to k−1k-1 arcs retains strong connectivity). The work delineates feasible instances, develops algorithms, and establishes hardness results, parameterized and approximability lower bounds, and approximation algorithms for both regimes.

Main Results: Feasibility of Achieving kk-Arc-Strong Connectivity

Fixed-Size Inversions

For fixed inversion size p≥2p\geq 2 and target DD0-arc-strongness:

  • Even DD1: For sufficiently large DD2 compared to DD3 and DD4, a DD5-edge-connected digraph can be made DD6-arc-strong by inversions of size exactly DD7. This generalizes Nash-Williams' result on strong orientations and shows that fixed-size operations with even DD8 are algorithmically as powerful as unconstrained inversions in large, well-connected digraphs.
  • Odd DD9: The authors provide a complete structural characterization of digraphs that cannot be made XX0-arc-strong by fixed-size inversions of odd XX1, via the notion of XX2-obstructions (specific vertex partitions with precise cut and parity conditions). This obstruction-based characterization is algorithmic: for fixed XX3 and XX4, and sufficiently large XX5, existence of a XX6-arc-strong outcome via inversions of size XX7 is decidable in polynomial time.
  • For both even and odd XX8, when XX9 is small (specifically pp0), feasibility can be NP-hard, even for strong connectivity (pp1) when pp2.

Bounded-Size Inversions

When considering arbitrary inversions up to size pp3 (bounded-size):

  • Feasibility is tractable once pp4 and pp5 are fixed, and the minimum number of inversions can be efficiently computed for pp6 via reduction to arc flip problems and orientations (using Frank's theorem).
  • For pp7, feasibility remains easy, but the minimization version (fewest inversions to achieve pp8-arc-strongness) is NP-hard and APX-hard, even for pp9.

Algorithmic Results: Exact and Approximate Computation

Exact Algorithms

  • For pp0 (arc flips): Exact minimization is polynomial-time solvable via a reduction to weighted pp1-arc-strong orientation problems (Frank [FRANK198297]).
  • Parameterizable Obstruction Detection: For fixed pp2, a kernel of size pp3 is achievable for deciding feasibility.

Hardness and Inapproximability

  • For pp4: The number of inversions required for pp5-arc-strongness cannot be polynomial-time approximated within a pp6 factor, for some universal constant pp7 depending on pp8, unless pp9. This is shown via reductions from hard combinatorial optimization problems such as DD0-packing and hypergraph matching, preserving approximation gaps.

Approximation Algorithms

  • Approximation Ratio: For all DD1, DD2, and any DD3, there is a DD4-approximation for minimizing bounded-size inversions to achieve DD5-arc-strongness. For DD6 and strong connectivity, this is improved to DD7-approximation.
  • Method: The approximation leverages a reduction from DD8-inversions to the DD9 (arc flip) case, bounding the growth of the optimum via combinatorial compression and Ramsey-theoretic arguments. This demonstrates atypical approximability compared to related orientation/inversion optimization problems which resist even constant-factor approximations.

Parameterized Complexity

  • kk0-hardness: Deciding whether a digraph can be made kk1-arc-strong via a single inversion of size at most kk2 is kk3-hard parameterized by kk4 for any kk5. This shows no fpt algorithms in kk6 unless kk7.
  • For Multidigraphs: It is kk8-hard parameterized by kk9 (number of inversions allowed) to achieve strong connectivity by k−1k-10 inversions of size 2.
  • ETH barriers: The exponent in k−1k-11 or k−1k-12 brute-force approaches is essentially optimal under the Exponential Time Hypothesis.

Theoretical and Practical Implications

The research elucidates the landscape of structural and algorithmic properties of digraphs under fixed-size and bounded-size reconfiguration. Major implications are:

  • Structural: The link between edge-connectivity and achievable arc-connectivity by fixed-size inversions formalizes the limitations and power of local reconfiguration, especially the role of parity and large enough host graphs.
  • Algorithmic: The existence of efficient constant-factor approximation algorithms for k−1k-13 contrasts sharply with prior strongly inapproximable inversion or orientation modification problems, opening new algorithmic avenues for digraph resilience design.
  • Parameterized hardness: The k−1k-14-hardness results signal that no significant efficiency gains are feasible for parameterized minimization by inversion size or count, limiting the scope of fpt approaches in practice.

Future Directions

The work raises several open questions:

  • Tightening Approximation Ratios: Can the k−1k-15 factor be improved for general k−1k-16? Is a constant-factor approximation always attainable independent of k−1k-17?
  • Small-graph Cases: Whether the k−1k-18 size lower bound in obstruction characterizations can be reduced remains unclear.
  • Stronger Parameterizations: Complexity for strong connectivity (k−1k-19) under single bounded-size inversions is not fully resolved.
  • Generalization to other connectivity augmentations: Adapting methods to vertex-connectivity or weighted variants of arc-strongness may yield further insights.

Conclusion

This work offers a comprehensive, technical treatment of the interplay between local digraph inversion operations and global connectivity, with broad algorithmic and structural complexity contributions. The clarity of feasible/infeasible regimes, hardness lower bounds, and new approximation algorithms together provide a foundational toolkit for further study of digraph reconfiguration under locality constraints.

Paper to Video (Beta)

No one has generated a video about this paper yet.

Whiteboard

No one has generated a whiteboard explanation for this paper yet.

Open Problems

We haven't generated a list of open problems mentioned in this paper yet.

Collections

Sign up for free to add this paper to one or more collections.