mirror of
https://github.com/krahets/hello-algo.git
synced 2025-02-02 22:43:50 +08:00
Update graph.md
This commit is contained in:
parent
c25b1d98d5
commit
00856199c3
@ -46,7 +46,7 @@ $$
|
||||
|
||||
## 图的表示
|
||||
|
||||
图的常用表示方法有「邻接矩阵」和「邻接表」。以下皆使用无边图来举例。
|
||||
图的常用表示方法有「邻接矩阵」和「邻接表」。以下使用「无向图」来举例。
|
||||
|
||||
### 邻接矩阵
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user