Recently I am really interested in Network Design. Right now I am reading about Minimum Spanning Tree. However I cannot find more than two reasons to use it: - minimize total cost of cable used to connect all network utilities, - minimize total latency.
Are there any more reasons to use it? What else can we minimize (optimize).
Thx in advance for all answers.