Data-Structures-and-Algorithms
Data-Structures-and-Algorithms copied to clipboard
primMST.cpp is not Structured and only one way of implemeting
- Algorithms/05. Graphs/Minimum Spanning Tree/Prim Algorithm/primMST.cpp is poorly strutured and only one implementation is given, there might be linkedlist implementation, array implementation and Heap/priorityqueue implementation