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

Function prim

greedy_approach/prim.c:65–107  ·  view source on GitHub ↗

* @brief Used to find MST of user-generated adj matrix G * @returns void */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

testFunction · 0.85
user_graphFunction · 0.85

Calls 1

minimumFunction · 0.70

Tested by

no test coverage detected