|
1 | | -strict digraph { |
2 | | -0 [color=red, label="Block: S:1__O:0 |
| 1 | +strict digraph { |
| 2 | +0 [label="Block: S:1__O:0 |
3 | 3 | Producers: 19 |
4 | | -Consumers: ", style=filled]; |
5 | | -1 [color=grey, label="Block: S:1__O:0 |
| 4 | +Consumers: ", color=red, style=filled]; |
| 5 | +1 [label="Block: S:1__O:0 |
6 | 6 | Producers: 29 |
7 | | -Consumers: ", style=filled]; |
8 | | -2 [color=red, label="Block: S:24__O:0 |
| 7 | +Consumers: ", color=grey, style=filled]; |
| 8 | +2 [label="Block: S:24__O:0 |
9 | 9 | Producers: 29 |
10 | | -Consumers: ", style=filled]; |
11 | | -3 [color=red, label="Block: S:1__O:24 |
| 10 | +Consumers: ", color=red, style=filled]; |
| 11 | +3 [label="Block: S:1__O:24 |
12 | 12 | Producers: 29 |
13 | | -Consumers: ", style=filled]; |
14 | | -4 [color=grey, label="Block: S:1__O:0 |
15 | | -Producers: 30 |
16 | | -Consumers: ", style=filled]; |
17 | | -5 [color=red, label="Block: S:24__O:0 |
18 | | -Producers: 30 |
19 | | -Consumers: ", style=filled]; |
20 | | -6 [color=red, label="Block: S:1__O:24 |
21 | | -Producers: 30 |
22 | | -Consumers: ", style=filled]; |
23 | | -7 [color=grey, label="Block: S:1__O:0 |
24 | | -Producers: 34 |
25 | | -Consumers: ", style=filled]; |
26 | | -8 [color=red, label="Block: S:24__O:0 |
27 | | -Producers: 34 |
28 | | -Consumers: ", style=filled]; |
29 | | -9 [color=red, label="Block: S:1__O:24 |
30 | | -Producers: 34 |
31 | | -Consumers: ", style=filled]; |
32 | | -10 [color=red, label="Block: S:1__O:0 |
33 | | -Producers: 44 |
34 | | -Consumers: ", style=filled]; |
35 | | -11 [color=green, label="Block: S:1__O:0 |
36 | | -Producers: 48 |
37 | | -Consumers: 51", style=filled]; |
38 | | -12 [color=red, label="Block: S:1__O:0 |
39 | | -Producers: 51 |
40 | | -Consumers: ", style=filled]; |
41 | | -13 [color=red, label="Block: S:1__O:0 |
42 | | -Producers: 55 |
43 | | -Consumers: ", style=filled]; |
44 | | -14 [color=red, label="Block: S:1__O:0 |
| 13 | +Consumers: ", color=red, style=filled]; |
| 14 | +4 [label="Block: S:1__O:0 |
| 15 | +Producers: 32 |
| 16 | +Consumers: ", color=grey, style=filled]; |
| 17 | +5 [label="Block: S:24__O:0 |
| 18 | +Producers: 32 |
| 19 | +Consumers: ", color=red, style=filled]; |
| 20 | +6 [label="Block: S:1__O:24 |
| 21 | +Producers: 32 |
| 22 | +Consumers: ", color=red, style=filled]; |
| 23 | +7 [label="Block: S:1__O:0 |
| 24 | +Producers: 35 |
| 25 | +Consumers: ", color=grey, style=filled]; |
| 26 | +8 [label="Block: S:24__O:0 |
| 27 | +Producers: 35 |
| 28 | +Consumers: ", color=red, style=filled]; |
| 29 | +9 [label="Block: S:1__O:24 |
| 30 | +Producers: 35 |
| 31 | +Consumers: ", color=red, style=filled]; |
| 32 | +10 [label="Block: S:1__O:0 |
| 33 | +Producers: 46 |
| 34 | +Consumers: ", color=red, style=filled]; |
| 35 | +11 [label="Block: S:1__O:0 |
| 36 | +Producers: 50 |
| 37 | +Consumers: 53", color=green, style=filled]; |
| 38 | +12 [label="Block: S:1__O:0 |
| 39 | +Producers: 53 |
| 40 | +Consumers: ", color=red, style=filled]; |
| 41 | +13 [label="Block: S:1__O:0 |
45 | 42 | Producers: 57 |
46 | | -Consumers: ", style=filled]; |
| 43 | +Consumers: ", color=red, style=filled]; |
| 44 | +14 [label="Block: S:1__O:0 |
| 45 | +Producers: 59 |
| 46 | +Consumers: ", color=red, style=filled]; |
47 | 47 | 1 -> 2; |
48 | 48 | 1 -> 3; |
49 | 49 | 4 -> 5; |
|
0 commit comments