1info {
2}
3
4vertex "A" at (249,81)
5vertex "B" at (124,162)
6vertex "C" at (248,162)
7vertex "D" at (372,162)
8vertex "E" at (248,243)
9vertex "F" at (373,243)
10
11edge "B" -- "C" with weight 15
12edge "C" -- "D" with weight 5
13edge "E" -- "F" with weight 2
14edge "A" -- "C" with weight 8
15edge "C" -- "E" with weight 3
16edge "D" -- "F" with weight 5
17edge "A" -- "B" with weight 13
18edge "A" -- "D"
19edge "D" -- "E" with weight 4
20