MCPcopy Create free account
hub / github.com/TheAlgorithms/C / minimum

Function minimum

greedy_approach/prim.c:45–59  ·  view source on GitHub ↗

* @brief Finds index of minimum element in edge list for an arbitrary vertex * @param arr graph row * @param N number of elements in arr * @returns index of minimum element in arr */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

primFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected