Linear-Time Algorithms for Computing Twinless Strong Articulation Points and Related Problems
Loukas Georgiadis, Evangelos Kosinas

TL;DR
This paper introduces the first linear-time algorithms for identifying twinless strong articulation points in directed graphs, with applications in network design and structural analysis.
Contribution
It presents a novel linear-time algorithm for finding twinless strong articulation points and reduces the problem to a vertex-edge cut problem in undirected graphs.
Findings
Linear-time algorithm for twinless strong articulation points.
Reduction of the problem to undirected graph vertex-edge cut-pairs.
Efficient computation of TSCCs after vertex removal.
Abstract
A directed graph is twinless strongly connected if it contains a strongly connected spanning subgraph without any pair of antiparallel (or twin) edges. The twinless strongly connected components (TSCCs) of a directed graph are its maximal twinless strongly connected subgraphs. These concepts have several diverse applications, such as the design of telecommunication networks and the structural stability of buildings. A vertex is a twinless strong articulation point of if the deletion of increases the number of TSCCs of . Here, we present the first linear-time algorithm that finds all the twinless strong articulation points of a directed graph. We show that the computation of twinless strong articulation points reduces to the following problem in undirected graphs, which may be of independent interest: Given a -vertex-connected (biconnected)…
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.
