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