CXXGraph  0.4.0
CXXGraph is a header only, that manages the Graphs and it's algorithm in C++
Public Attributes | List of all members
CXXGRAPH::Subset_struct Struct Reference

Struct useful for union-find operations. More...

#include <Typedef.hpp>

Public Attributes

unsigned long long parent = 0
 
unsigned long long rank = 0
 

Detailed Description

Struct useful for union-find operations.


The documentation for this struct was generated from the following file: