Files | |
file | LCA.h [code] |
The Sparse Table Algorithm for the Least Common Ancestor problem as proposed by Bender and Farach-Colton. | |
file | RadialTreeLayout.h [code] |
Declaration of linear time layout algorithm for free trees (class RadialTreeLayout). | |
file | TreeLayout.h [code] |
Declaration of linear time layout algorithm for trees (TreeLayout) based on Walker's algorithm. | |