Type Alias link_cut_tree::CaterpillarMinLinkCutTree
source · pub type CaterpillarMinLinkCutTree = MutexLinkCutTree<Caterpillar>;
Expand description
link cut tree with support for caterpillar_apply
Aliased Type§
struct CaterpillarMinLinkCutTree { /* private fields */ }