pub type CaterpillarMinLinkCutTree = MutexLinkCutTree<Caterpillar>;
Expand description

link cut tree with support for caterpillar_apply

Aliased Type§

struct CaterpillarMinLinkCutTree { /* private fields */ }