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

Function union_sets

graph/connected_components_with_dsu.cpp:67–80  ·  view source on GitHub ↗

* @brief Merge 2 components to become one * @param node1 1st component * @param node2 2nd component * @returns void */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

testFunction · 0.85

Calls 1

find_setFunction · 0.85

Tested by

no test coverage detected