|
SHOGUN
v3.0.0
|
Go to the source code of this file.
Classes | |
| 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. More... | |