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