Plane Strong Connectivity Augmentation
St\'ephane Bessy, Daniel Gon\c{c}alves, Amadeus Reinald, Dimitrios M. Thilikos

TL;DR
This paper studies the complexity of augmenting plane oriented graphs to achieve strong connectivity, proving NP-hardness for the general case and providing the first fixed-parameter tractable algorithm for the budgeted version.
Contribution
It introduces the first FPT algorithm for the NP-hard Plane Strong Connectivity Augmentation problem, utilizing structural graph properties and derandomization techniques.
Findings
Deciding augmentation for strong connectivity is NP-hard.
The paper presents a fixed-parameter tractable algorithm for the budgeted problem.
Structural results limit the number of partial solutions per face.
Abstract
We investigate the problem of strong connectivity augmentation within plane oriented graphs. We show that deciding whether a plane oriented graph can be augmented with (any number of) arcs such that is strongly connected, but still plane and oriented, is NP-hard. This question becomes trivial within plane digraphs, like most connectivity augmentation problems without a budget constraint. The budgeted version, Plane Strong Connectivity Augmentation (PSCA) considers a plane oriented graph along with some integer , and asks for an of size at most ensuring that is strongly connected, while remaining plane and oriented. Our main result is a fixed-parameter tractable algorithm for PSCA, running in time . The cornerstone of our procedure is a structural result showing that, for any fixed , each face admits a bounded number of…
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.
Taxonomy
TopicsComplexity and Algorithms in Graphs · Advanced Graph Theory Research · Vehicle Routing Optimization Methods
