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

Method get_max

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

* @brief A utility function that returns the max element of the set to * which i belongs to * @param i element of some set * @returns maximum 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