Basis for comparisonPrims AlgorithmKruskal algorithm Basic The algorithm obtains the minimum spanning tree by choosing the adjacent vertices from a set of selected vertices.To obtain the minimum spanning tree this algorithm select the edges from a set of edges. ...