Hello, I am learning C++, i must code prim algorithms, can anyone help me? Thanks
Thanks so much. Can you show me?
no. Try it your self first, and we'll help you debug your code.
I suggest you look at Boost Graph Library. It already has most of these implemented. If nothing else, you can use it to create a graph.