MCPcopy Create free account
hub / github.com/TheAlgorithms/C-Plus-Plus / InSameUnion

Function InSameUnion

data_structures/disjoint_set.cpp:67–67  ·  view source on GitHub ↗

* * A utility function to check if x and y are from same set or not * @param x element of some set * @param y element of some set * */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

mainFunction · 0.85

Calls 1

FindFunction · 0.85

Tested by

no test coverage detected