- 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
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 X of vertices in a digraph D denotes reversing all arcs with both ends in X. The focus is on two problem regimes:
- Fixed-size inversions: only inversions of sets of exactly size p are allowed.
- Bounded-size inversions: inversions of any subset of size at most p are permitted, aiming to minimize the number required.
The primary connectivity objective is transforming D to a k-arc-strong digraph (i.e., deletion of up to k−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 k-Arc-Strong Connectivity
Fixed-Size Inversions
For fixed inversion size p≥2 and target D0-arc-strongness:
- Even D1: For sufficiently large D2 compared to D3 and D4, a D5-edge-connected digraph can be made D6-arc-strong by inversions of size exactly D7. This generalizes Nash-Williams' result on strong orientations and shows that fixed-size operations with even D8 are algorithmically as powerful as unconstrained inversions in large, well-connected digraphs.
- Odd D9: The authors provide a complete structural characterization of digraphs that cannot be made X0-arc-strong by fixed-size inversions of odd X1, via the notion of X2-obstructions (specific vertex partitions with precise cut and parity conditions). This obstruction-based characterization is algorithmic: for fixed X3 and X4, and sufficiently large X5, existence of a X6-arc-strong outcome via inversions of size X7 is decidable in polynomial time.
- For both even and odd X8, when X9 is small (specifically p0), feasibility can be NP-hard, even for strong connectivity (p1) when p2.
Bounded-Size Inversions
When considering arbitrary inversions up to size p3 (bounded-size):
- Feasibility is tractable once p4 and p5 are fixed, and the minimum number of inversions can be efficiently computed for p6 via reduction to arc flip problems and orientations (using Frank's theorem).
- For p7, feasibility remains easy, but the minimization version (fewest inversions to achieve p8-arc-strongness) is NP-hard and APX-hard, even for p9.
Algorithmic Results: Exact and Approximate Computation
Exact Algorithms
- For p0 (arc flips): Exact minimization is polynomial-time solvable via a reduction to weighted p1-arc-strong orientation problems (Frank [FRANK198297]).
- Parameterizable Obstruction Detection: For fixed p2, a kernel of size p3 is achievable for deciding feasibility.
Hardness and Inapproximability
- For p4: The number of inversions required for p5-arc-strongness cannot be polynomial-time approximated within a p6 factor, for some universal constant p7 depending on p8, unless p9. This is shown via reductions from hard combinatorial optimization problems such as D0-packing and hypergraph matching, preserving approximation gaps.
Approximation Algorithms
- Approximation Ratio: For all D1, D2, and any D3, there is a D4-approximation for minimizing bounded-size inversions to achieve D5-arc-strongness. For D6 and strong connectivity, this is improved to D7-approximation.
- Method: The approximation leverages a reduction from D8-inversions to the D9 (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
- k0-hardness: Deciding whether a digraph can be made k1-arc-strong via a single inversion of size at most k2 is k3-hard parameterized by k4 for any k5. This shows no fpt algorithms in k6 unless k7.
- For Multidigraphs: It is k8-hard parameterized by k9 (number of inversions allowed) to achieve strong connectivity by k−10 inversions of size 2.
- ETH barriers: The exponent in k−11 or k−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−13 contrasts sharply with prior strongly inapproximable inversion or orientation modification problems, opening new algorithmic avenues for digraph resilience design.
- Parameterized hardness: The k−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−15 factor be improved for general k−16? Is a constant-factor approximation always attainable independent of k−17?
- Small-graph Cases: Whether the k−18 size lower bound in obstruction characterizations can be reduced remains unclear.
- Stronger Parameterizations: Complexity for strong connectivity (k−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.