CXXGraph
0.4.0
CXXGraph is a header only, that manages the Graphs and it's algorithm in C++
|
Struct useful for union-find operations. More...
#include <Typedef.hpp>
Public Attributes | |
unsigned long long | parent = 0 |
unsigned long long | rank = 0 |
Struct useful for union-find operations.