mirror of
https://github.com/Didnelpsun/CS408.git
synced 2026-06-16 06:56:54 +08:00
更新
This commit is contained in:
@@ -386,6 +386,8 @@ function(G) {
|
||||
}
|
||||
```
|
||||
|
||||
$MST$唯一性定理:$MST$没有使用无向网中相同权值的边,那么$MST$一定唯一。(连通图的任意一个环中所包含的边的权值均不相同)
|
||||
|
||||
#### Prim算法
|
||||
|
||||
非常类似找到图最短路径的迪杰斯特拉算法。
|
||||
|
||||
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user