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

Method get_min

data_structures/dsu_path_compression.cpp:163–163  ·  view source on GitHub ↗

* @brief A utility function that returns the min element of the set to * which i belongs to * @param i element of some set * @returns minimum of the set to which i belongs to */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected