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="89,5,250,31"/>
|
|
<area shape="rect" id="node2" title=" " alt="" coords="5,79,67,104"/>
|
|
<area shape="rect" id="node3" title=" " alt="" coords="91,79,157,104"/>
|
|
<area shape="rect" id="node4" title=" " alt="" coords="181,79,251,104"/>
|
|
<area shape="rect" id="node5" title=" " alt="" coords="275,79,354,104"/>
|
|
</map>
|