~ubuntu-branches/ubuntu/precise/graphviz/precise-security

« back to all changes in this revision

Viewing changes to graphs/undirected/ngk10_4.dot

  • Committer: Bazaar Package Importer
  • Author(s): David Claughton
  • Date: 2010-03-24 22:45:18 UTC
  • mfrom: (1.2.7 upstream) (6.1.7 sid)
  • Revision ID: james.westby@ubuntu.com-20100324224518-do441tthbqjaqjzd
Tags: 2.26.3-4
Add patch to fix segfault in circo. Backported from upstream snapshot
release.  Thanks to Francis Russell for his work on this.
(Closes: #575255)

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
graph G {
2
 
        graph [splines=true overlap=false]
3
 
        1 -- 30 [f=1];
4
 
        1 -- 40 [f=14];
5
 
        8 -- 46 [f=1];
6
 
        8 -- 16 [f=18];
7
 
        10 -- 25 [f=1];
8
 
        10 -- 19 [f=5];
9
 
        10 -- 33 [f=1];
10
 
        12 -- 8 [f=1];
11
 
        12 -- 36 [f=5];
12
 
        12 -- 17 [f=16];
13
 
        13 -- 38 [f=1];
14
 
        13 -- 24 [f=19];
15
 
        24 -- 49 [f=1];
16
 
        24 -- 13 [f=1];
17
 
        24 -- 47 [f=12];
18
 
        24 -- 12 [f=19];
19
 
        25 -- 27 [f=1];
20
 
        25 -- 12 [f=1];
21
 
        27 -- 12 [f=1];
22
 
        27 -- 14 [f=8];
23
 
        29 -- 10 [f=1];
24
 
        29 -- 8 [f=17];
25
 
        30 -- 24 [f=1];
26
 
        30 -- 44 [f=15];
27
 
        38 -- 29 [f=1];
28
 
        38 -- 35 [f=15];
29
 
        2 -- 42 [f=2];
30
 
        2 -- 35 [f=3];
31
 
        2 -- 11 [f=19];
32
 
        14 -- 18 [f=2];
33
 
        14 -- 24 [f=15];
34
 
        14 -- 38 [f=18];
35
 
        18 -- 49 [f=2];
36
 
        18 -- 47 [f=20];
37
 
        26 -- 41 [f=2];
38
 
        26 -- 42 [f=15];
39
 
        31 -- 39 [f=2];
40
 
        31 -- 47 [f=17];
41
 
        31 -- 25 [f=14];
42
 
        37 -- 26 [f=2];
43
 
        37 -- 16 [f=14];
44
 
        39 -- 50 [f=2];
45
 
        39 -- 14 [f=2];
46
 
        39 -- 18 [f=17];
47
 
        39 -- 47 [f=10];
48
 
        41 -- 31 [f=2];
49
 
        41 -- 8 [f=16];
50
 
        42 -- 44 [f=2];
51
 
        42 -- 29 [f=12];
52
 
        44 -- 37 [f=2];
53
 
        44 -- 32 [f=15];
54
 
        3 -- 20 [f=2];
55
 
        3 -- 28 [f=19];
56
 
        6 -- 45 [f=2];
57
 
        6 -- 28 [f=10];
58
 
        9 -- 6 [f=2];
59
 
        9 -- 16 [f=1];
60
 
        15 -- 16 [f=2];
61
 
        15 -- 48 [f=2];
62
 
        16 -- 50 [f=2];
63
 
        16 -- 32 [f=14];
64
 
        16 -- 39 [f=8];
65
 
        20 -- 33 [f=2];
66
 
        33 -- 9 [f=2];
67
 
        33 -- 46 [f=3];
68
 
        33 -- 48 [f=17];
69
 
        45 -- 15 [f=2];
70
 
        4 -- 17 [f=4];
71
 
        4 -- 15 [f=6];
72
 
        4 -- 12 [f=16];
73
 
        17 -- 21 [f=4];
74
 
        19 -- 35 [f=4];
75
 
        19 -- 15 [f=9];
76
 
        19 -- 43 [f=4];
77
 
        21 -- 19 [f=4];
78
 
        21 -- 50 [f=4];
79
 
        23 -- 36 [f=4];
80
 
        34 -- 23 [f=4];
81
 
        34 -- 24 [f=11];
82
 
        35 -- 34 [f=4];
83
 
        35 -- 16 [f=6];
84
 
        35 -- 18 [f=16];
85
 
        36 -- 46 [f=4];
86
 
        5 -- 7 [f=1];
87
 
        5 -- 36 [f=6];
88
 
        7 -- 32 [f=1];
89
 
        7 -- 11 [f=2];
90
 
        7 -- 14 [f=17];
91
 
        11 -- 40 [f=1];
92
 
        11 -- 50 [f=1];
93
 
        22 -- 46 [f=1];
94
 
        28 -- 43 [f=1];
95
 
        28 -- 8 [f=18];
96
 
        32 -- 28 [f=1];
97
 
        32 -- 39 [f=13];
98
 
        32 -- 42 [f=15];
99
 
        40 -- 22 [f=1];
100
 
        40 -- 47 [f=1];
101
 
        43 -- 11 [f=1];
102
 
        43 -- 17 [f=19];
103
 
}