Module tree

Module tree 

Source
Expand description

tree algorithms

ModulesΒ§

centroid_decomposition πŸ”’
depth πŸ”’
euler_tour πŸ”’
generator πŸ”’
heavy_light_decomposition πŸ”’
impl_lcam
rerooting πŸ”’
dynamic programming on all-rooted trees
tree_center πŸ”’
tree_centroid πŸ”’
tree_dp πŸ”’
tree_hash πŸ”’
tree_order πŸ”’

StructsΒ§

EulerTourForEdge
EulerTourForRichVertex
EulerTourForVertex
HeavyLightDecomposition
LcaMonoid
LowestCommonAncestor
MixedTree
PathTree
PruferSequence
Generate Tree with PrΓΌfer sequence
ReRooting
dynamic programming on all-rooted trees
StarTree
TreeHasher

EnumsΒ§

LcaMonoidDefaultId
TreeCenter

TraitsΒ§

LcaMonoidDispatch