| 
    SNAP Library 2.1, Developer Reference
    2013-09-25 10:47:25
    
   SNAP, a general purpose, high performance system for analysis and manipulation of large networks 
   | 
  
  
  
 
| Add(const int &Key) | TUnionFind |  [inline] | 
| Dump() | TUnionFind | |
| Find(const int &Key) | TUnionFind | |
| GetKeyI(const int &KeyN) const | TUnionFind |  [inline] | 
| IsKey(const int &Key) const | TUnionFind |  [inline] | 
| IsSameSet(const int &Key1, const int &Key2) | TUnionFind |  [inline] | 
| KIdSetH | TUnionFind |  [private] | 
| Len() const | TUnionFind |  [inline] | 
| operator=(const TUnionFind &UF) | TUnionFind |  [inline] | 
| Parent(const int &Key) | TUnionFind |  [inline] | 
| Rank(const int &Key) | TUnionFind |  [inline] | 
| TUnionFind() | TUnionFind |  [inline] | 
| TUnionFind(const int &ExpectKeys) | TUnionFind |  [inline] | 
| TUnionFind(const TUnionFind &UnionFind) | TUnionFind |  [inline] | 
| Union(const int &Key1, const int &Key2) | TUnionFind |