11 lines
		
	
	
		
			504 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
			
		
		
	
	
			11 lines
		
	
	
		
			504 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
| up::[[graphe]]
 | |
| #s/maths/graphes
 | |
| 
 | |
| ----
 | |
| Il existe 3 grandes familles de [[graphe|graphes]], et 5 catégories au total.
 | |
| 
 | |
|  - Les graphes _homogènes_ : Les sommets et les arrêtes reproduisent un shéma régulier.
 | |
|      - Le plus commun est la topologie de type matriciel (en grille) ![[graphe topologie homogène.svg|200x200]]  
 | |
|  - Les graphes _hiérarchiques_ : Structure où les noeuds s'organisent en couches hiérarchisées et pyramidales ![[exemple graphe topologie hiérarchique.excalidraw|300x300]] 
 | |
| 
 |