Open
Graph Drawing
Framework

 v. 2023.09 (Elderberry)
 

tree Directory Reference
+ Directory dependency graph for tree:

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.