Skip to content

Commit a1cb054

Browse files
committed
Update cut_vertex.md
1 parent abd07f9 commit a1cb054

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/solver/cut_vertex.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,6 @@
22

33
割点可以用于**快速**判断图中任意两个顶点之间的连通性.
44

5+
本章节所说的图不是指求解时以关卡状态为节点的有向图, 而是以地图上地板位置为节点的无向图.
6+
57
Tarjan 算法.

0 commit comments

Comments
 (0)