[Programmers - Graph] Prim Algorithm, Fallest node question.
Getting Started At first, I have a mind to only deal with the algorithm solutions, but after considering, I thought additionally writing about the related data structures or algorithm theories is more effective. So I decide to modify the original page. By the way, this time, I'll introduce the prim algorithm. ... is greedy algorithm that finds a minimum spanning tree for a weighted undirected gr..
2021.02.09