Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
最近我对网络设计很感兴趣。现在我正在阅读有关最小生成树的信息。但是,我找不到超过两个使用它的理由: - 最大限度地减少用于连接所有网络实用程序的电缆的总成本, - 最大限度地减少总延迟。
还有更多使用它的理由吗?我们还能最小化(优化)什么。
提前谢谢所有答案。
除了网络设计和分析,mst 在以下应用领域中表现最为突出:
有关更具体的示例应用程序,请咨询 google。
一些任意参考:
以及一些相关的讨论: