Generic internal disjoint_sets (union find) implementation. More...
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 | |
Generic internal disjoint_sets (union find) implementation.
Definition in file disjoint_sets.h.