TPIE

11a2c2d
disjoint_sets.h File Reference
#include <tpie/array.h>
#include <tpie/unused.h>
#include <tpie/util.h>

Go to the source code of this file.

Classes

class  tpie::disjoint_sets< value_t >
 Internal memory union find implementation. More...
 

Namespaces

 tpie
 

Detailed Description

Generic internal disjoint_sets (union find) implementation

Definition in file disjoint_sets.h.