Type Alias link_cut_tree::SizeMinLinkCutTree

source ·
pub type SizeMinLinkCutTree = MutexLinkCutTree<PathLength>;
Expand description

link cut tree with support for ancestor_at

Aliased Type§

struct SizeMinLinkCutTree { /* private fields */ }