TY - GEN
T1 - Loop nesting forests, dominators, and applications
AU - Georgiadis, Loukas
AU - Laura, Luigi
AU - Parotsidis, Nikos
AU - Tarjan, Robert E.
PY - 2014
Y1 - 2014
N2 - Loop nesting forests and dominator trees are important tools in program optimization and code generation, and they have applications in other diverse areas. In this work we first present carefully engineered implementations of efficient algorithms for computing a loop nesting forest of a given directed graph, including a very efficient algorithm that computes the forest in a single depth-first search. Then we revisit the problem of computing dominators and present efficient implementations of the algorithms recently proposed by Fraczak et al. [12], which include an algorithm for acyclic graphs and an algorithm that computes both the dominator tree and a loop nesting forest. We also propose a new algorithm than combines the algorithm of Fraczak et al. for acyclic graphs with the algorithm of Lengauer and Tarjan. Finally, we provide fast algorithms for the following related problems: computing bridges and testing 2-edge connectivity, verifying dominators and testing 2-vertex connectivity, and computing a low-high order and two independent spanning trees. We exhibit the efficiency of our algorithms experimentally on large graphs taken from a variety of application areas.
AB - Loop nesting forests and dominator trees are important tools in program optimization and code generation, and they have applications in other diverse areas. In this work we first present carefully engineered implementations of efficient algorithms for computing a loop nesting forest of a given directed graph, including a very efficient algorithm that computes the forest in a single depth-first search. Then we revisit the problem of computing dominators and present efficient implementations of the algorithms recently proposed by Fraczak et al. [12], which include an algorithm for acyclic graphs and an algorithm that computes both the dominator tree and a loop nesting forest. We also propose a new algorithm than combines the algorithm of Fraczak et al. for acyclic graphs with the algorithm of Lengauer and Tarjan. Finally, we provide fast algorithms for the following related problems: computing bridges and testing 2-edge connectivity, verifying dominators and testing 2-vertex connectivity, and computing a low-high order and two independent spanning trees. We exhibit the efficiency of our algorithms experimentally on large graphs taken from a variety of application areas.
UR - http://www.scopus.com/inward/record.url?scp=84903699886&partnerID=8YFLogxK
UR - http://www.scopus.com/inward/citedby.url?scp=84903699886&partnerID=8YFLogxK
U2 - 10.1007/978-3-319-07959-2_15
DO - 10.1007/978-3-319-07959-2_15
M3 - Conference contribution
AN - SCOPUS:84903699886
SN - 9783319079585
T3 - Lecture Notes in Computer Science (including subseries Lecture Notes in Artificial Intelligence and Lecture Notes in Bioinformatics)
SP - 174
EP - 186
BT - Experimental Algorithms - 13th International Symposium, SEA 2014, Proceedings
PB - Springer Verlag
T2 - 13th International Symposium on Experimental Algorithms, SEA 2014
Y2 - 29 June 2014 through 1 July 2014
ER -