mirror of
https://github.moeyy.xyz/https://github.com/TheAlgorithms/C.git
synced 2023-10-11 15:56:24 +08:00
8 lines
516 B
Plaintext
8 lines
516 B
Plaintext
<map id="greedy_approach/prim.c" name="greedy_approach/prim.c">
|
|
<area shape="rect" id="node1" title="Prim's algorithm implementation in C to find the MST of a weighted, connected graph." alt="" coords="87,5,248,31"/>
|
|
<area shape="rect" id="node2" title=" " alt="" coords="5,79,66,105"/>
|
|
<area shape="rect" id="node3" title=" " alt="" coords="90,79,154,105"/>
|
|
<area shape="rect" id="node4" title=" " alt="" coords="179,79,247,105"/>
|
|
<area shape="rect" id="node5" title=" " alt="" coords="271,79,349,105"/>
|
|
</map>
|