|
Flow
Documentation for the Flow C++ Library
|
Public Attributes | |
| std::size_t | groupId |
| std::size_t | rank |
| T | value |
Definition at line 11 of file flow_disjoint_set.h.
| std::size_t flow::DisjointSet< T, Allocator >::Node::groupId |
Definition at line 12 of file flow_disjoint_set.h.
| std::size_t flow::DisjointSet< T, Allocator >::Node::rank |
Definition at line 13 of file flow_disjoint_set.h.
| T flow::DisjointSet< T, Allocator >::Node::value |
Definition at line 14 of file flow_disjoint_set.h.