Unverified Commit ea85bab9 authored by abc1763613206's avatar abc1763613206 Committed by GitHub
Browse files

Merge pull request #1283 from 24OI/siger-young-patch-1

fix: fix matrix tree url
parents 2b8898ad e62c9cbb
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -255,7 +255,7 @@ $$

一个无向图的生成树个数为邻接矩阵度数矩阵去一行一列的行列式。

详见:[矩阵树定理](/misc/matrix-tree/)
详见:[矩阵树定理](/graph/matrix-tree/)

例如,一个正方形图的生成树个数