pub type SizeMinLinkCutTree = MutexLinkCutTree<PathLength>;
Expand description

link cut tree with support for ancestor_at

Aliased Type§

struct SizeMinLinkCutTree { /* private fields */ }