mirror of
https://github.com/krahets/hello-algo.git
synced 2026-07-08 13:36:06 +00:00
build
This commit is contained in:
@@ -20,7 +20,7 @@ $$
|
||||
|
||||
<p align="center"> 图 9-1 链表、树、图之间的关系 </p>
|
||||
|
||||
## 9.1.1 图常见类型与术语
|
||||
## 9.1.1 图的常见类型与术语
|
||||
|
||||
根据边是否具有方向,可分为「无向图 undirected graph」和「有向图 directed graph」,如图 9-2 所示。
|
||||
|
||||
|
||||
Reference in New Issue
Block a user