Lets look into Minimum Spanning Trees(part 1)

04/03/2019 2 min

Listen "Lets look into Minimum Spanning Trees(part 1)"

Episode Synopsis

So, in this podcast we discuss about what connected graphs are , what trees are, how they differ from each other and how to convert a graph into a tree. So basically after getting a grasp on these basic concepts, we will try to understand how we can get a minimum spanning tree from a given connected graph.