|
SHOGUN
v3.2.0
|
类 | |
| class | CDisjointSet |
| Class CDisjointSet data structure for linking graph nodes It's easy to identify connected graph, acyclic graph, roots of forest etc. please refer to http://en.wikipedia.org/wiki/Disjoint-set_data_structure 更多... | |