AllAlgorithms / c

Implementation of All ▲lgorithms in C Programming Language
https://github.com/AllAlgorithms/c
MIT License
1.53k stars 523 forks source link

Create prims_algo #270

Open nilgzx opened 3 years ago

nilgzx commented 3 years ago

implementation of prim's algorithm in C

I am creating a pull request for...