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