TPIE

2362a60
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
 pipelining/factory_base.h Base class of pipelining factories
 

Detailed Description

Generic internal disjoint_sets (union find) implementation.

Definition in file disjoint_sets.h.