1.9.0
CCC
 
Loading...
Searching...
No Matches
gstlrn::DSU Struct Reference

Public Member Functions

 DSU (Id n)
 
Id find (Id x)
 
void unite (Id x, Id y)
 

Public Attributes

std::vector< Idparent
 

Constructor & Destructor Documentation

◆ DSU()

gstlrn::DSU::DSU ( Id  n)
inline

Member Function Documentation

◆ find()

Id gstlrn::DSU::find ( Id  x)
inline

◆ unite()

void gstlrn::DSU::unite ( Id  x,
Id  y 
)
inline

Member Data Documentation

◆ parent

std::vector<Id> gstlrn::DSU::parent

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