define prims algorithmprims algorithm


Define Prim's Algorithm

Prim's  algorithm  is  a  greedy  algorithm  for  constructing  a  minimum  spanning  tree  of  a  weighted linked graph. It works by attaching to a before constructed sub tree a vertex to the vertices already in the tree.

 

Request for Solution File

Ask an Expert for Answer!!
Computer Engineering: define prims algorithmprims algorithm
Reference No:- TGS0327249

Expected delivery within 24 Hours