Skip to main content

Module disjoint_set

Module disjoint_set 

Source
Expand description

素集合に関するトレイトです。

Traits§

DisjointSet
共通要素を持たない集合族で、併合が可能なもの。