TPIE

v1.1rc1-6-g0c97303
disjoint_sets.h File Reference

Generic internal disjoint_sets (union find) implementation. More...

#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
 TPIE's namespace.
 

Detailed Description

Generic internal disjoint_sets (union find) implementation.

Definition in file disjoint_sets.h.