A Linear Time Implementation of SPQR-Trees
2001; Springer Science+Business Media; Linguagem: Inglês
10.1007/3-540-44541-2_8
ISSN1611-3349
AutoresCarsten Gutwenger, Petra Mutzel,
Tópico(s)Software-Defined Networks and 5G
ResumoThe data structure SPQR-tree represents the decomposition of a biconnected graph with respect to its triconnected components. SPQR-trees have been introduced by Di Battista and Tamassia [] and, since then, became quite important in the field of graph algorithms. Theoretical papers using SPQR-trees claim that they can be implemented in linear time using a modification of the algorithm by Hopcroft and Tarjan [] for decomposing a graph into its triconnected components. So far no correct linear time implementation of either triconnectivity decomposition or SPQR-trees is known to us. Here, we show the incorrectness of the Hopcroft and Tarjan algorithm [], and correct the faulty parts. We describe the relationship between SPQR-trees and triconnected components and apply the resulting algorithm to the computation of SPQR-trees. Our implementation is publically available in AGD [].
Referência(s)