| SHOGUN
    4.1.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... | |