File: 2723.dot

package info (click to toggle)
graphviz 14.1.2-1
  • links: PTS
  • area: main
  • in suites: forky, sid
  • size: 139,476 kB
  • sloc: ansic: 142,288; cpp: 11,975; python: 7,883; makefile: 4,044; yacc: 3,030; xml: 2,972; tcl: 2,495; sh: 1,391; objc: 1,159; java: 560; lex: 423; perl: 243; awk: 156; pascal: 139; php: 58; ruby: 49; cs: 31; sed: 1
file content (48 lines) | stat: -rw-r--r-- 2,141 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
graph {
  407 [label = "@-407", style = filled, fillcolor = lightpink]
  407 -- 1875 [dir=forward, label = "Fun"]
  407 -- 1876 [dir=forward, label = "Arg"]
  { rank = same; 1875; 1876}
  1875 -- 1876 [dir=forward, style=invis]
  408 [label = "@-408", style = filled, fillcolor = lightpink]
  408 -- 1877 [dir=forward, label = "Fun"]
  408 -- 417 [dir=forward, label = "Arg"]
  { rank = same; 1877; 417}
  1877 -- 417 [dir=forward, style=invis]
  412 [label = "@-412", style = filled, fillcolor = lightpink]
  412 -- 1878 [dir=forward, label = "Fun"]
  412 -- 1879 [dir=forward, label = "Arg"]
  { rank = same; 1878; 1879}
  1878 -- 1879 [dir=forward, style=invis]
  413 [label = "@-413", style = filled, fillcolor = lightpink]
  413 -- 412 [dir=forward, label = "Fun"]
  413 -- 1880 [dir=forward, label = "Arg"]
  { rank = same; 412; 1880}
  412 -- 1880 [dir=forward, style=invis]
  414 [label = "@-414", style = filled, fillcolor = lightpink]
  414 -- 408 [dir=forward, label = "Fun"]
  414 -- 413 [dir=forward, label = "Arg"]
  { rank = same; 408; 413}
  408 -- 413 [dir=forward, style=invis]
  415 [label = "@-415", style = filled, fillcolor = lightpink]
  415 -- 407 [dir=forward, label = "Fun"]
  415 -- 414 [dir=forward, label = "Arg"]
  { rank = same; 407; 414}
  407 -- 414 [dir=forward, style=invis]
  416 [label = "@-416", style = filled, fillcolor = lightpink]
  416 -- 407 [dir=forward, label = "Fun"]
  416 -- 415 [dir=forward, label = "Arg"]
  { rank = same; 407; 415}
  407 -- 415 [dir=forward, style=invis]
  417 [label = "@-417", style = filled, fillcolor = lightpink]
  417 -- 407 [dir=forward, label = "Fun"]
  417 -- 416 [dir=forward, label = "Arg"]
  { rank = same; 407; 416}
  407 -- 416 [dir=forward, style=invis]
  1875 [label = "S", style = filled, fillcolor = lightgoldenrodyellow]
  1876 [label = "O", style = filled, fillcolor = lightgoldenrodyellow]
  1877 [label = "B", style = filled, fillcolor = lightgoldenrodyellow]
  1878 [label = "C", style = filled, fillcolor = lightgoldenrodyellow]
  1879 [label = "+", style = filled, fillcolor = plum1]
  1880 [label = "#1", style = filled, fillcolor = lightblue]
}