Flow
Documentation for the Flow C++ Library
Loading...
Searching...
No Matches
flow_disjoint_set.h File Reference
#include "flow_vector.h"

Go to the source code of this file.

Classes

class  flow::DisjointSet< T, Allocator >
 A disjoint union set that uses path compression and union by rank. More...
struct  flow::DisjointSet< T, Allocator >::Node

Namespaces

namespace  flow