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

Function user_graph

greedy_approach/prim.c:145–176  ·  view source on GitHub ↗

* @brief Function user_graph(); * gets user input adj. matrix and finds MST of that graph * @returns void */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

mainFunction · 0.85

Calls 1

primFunction · 0.85

Tested by

no test coverage detected