MacBook-Pro-de-Oscar.local 2026-2-3:18:27:8

This commit is contained in:
oskar
2026-02-03 18:27:08 +01:00
parent 5c43d2e3bb
commit 49207747e5
66 changed files with 62 additions and 189 deletions
+1 -1
View File
@@ -5,6 +5,6 @@ up::[[graphe]]
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]]
- Le plus commun est la topologie de type matriciel (en grille) ![[attachments/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]]