]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/boost/libs/graph/example/figs/telephone-network.dot
update source to Ceph Pacific 16.2.2
[ceph.git] / ceph / src / boost / libs / graph / example / figs / telephone-network.dot
index 4187d5127f22f904d944cbc3838cdad602a90994..382ac7fa44b9c57af1930b9c3d684ecdd298fa0f 100644 (file)
@@ -31,12 +31,12 @@ graph G {
   Kearny -- Novar[label="8", weight="11"]
   Novar -- Huntsville[label="5", weight="5"]
   Huntsville -- Bracebridge[label="30", weight="30"]
-  Huntsville -- "Bent River"[label="30", weight="30"] 
-  Rosseau -- "Bent River"[label="8", weight="8"] 
-  Rosseau -- "Horseshoe Lake"[label="8", weight="8"] 
-  Mactier -- "Horseshoe Lake"[label="14", weight="14"] 
-  "Parry Sound" -- "Horseshoe Lake"[label="10", weight="10"] 
-  "Parry Sound" -- Dunchurch[label="20", weight="20"] 
-  Mactier -- "Glen Orchard"[label="9", weight="9"] 
-  "Glen Orchard" -- Bracebridge[label="15", weight="15"] 
+  Huntsville -- "Bent River"[label="30", weight="30"]
+  Rosseau -- "Bent River"[label="8", weight="8"]
+  Rosseau -- "Horseshoe Lake"[label="8", weight="8"]
+  Mactier -- "Horseshoe Lake"[label="14", weight="14"]
+  "Parry Sound" -- "Horseshoe Lake"[label="10", weight="10"]
+  "Parry Sound" -- Dunchurch[label="20", weight="20"]
+  Mactier -- "Glen Orchard"[label="9", weight="9"]
+  "Glen Orchard" -- Bracebridge[label="15", weight="15"]
 }