Imagine we have six cities that we want to connect in a single network:
What is the weight of a minimum spanning tree needed to connect all the cities? Find such a tree using Kruskal's algorithm and choose its correct weight.
Imagine we have six cities that we want to connect in a single network:
What is the weight of a minimum spanning tree needed to connect all the cities? Find such a tree using Kruskal's algorithm and choose its correct weight.
Create a free account to access the full topic