4 context: '[N] -> { : 8 <= N <= 16 }'
5 schedule: '{ domain: "[N] -> { S_3[t] : t >= 0; S_4[t, j] : t >= 0 and 0 <= j < N;
6 S_7[]; S_2[t, j] : t >= 0 and 0 <= j < N; S_6[]; S_1[t, j] : t >= 0 and 0 <= j <
7 N; S_8[]; S_0[t] : t >= 0; S_5[t, j] : t >= 0 and 0 <= j < N }", child: { sequence:
8 [ { filter: "[N] -> { S_3[t]; S_4[t, j]; S_2[t, j]; S_1[t, j]; S_0[t]; S_5[t, j]
9 }", child: { schedule: "[N] -> L_0[{ S_3[t] -> [(t)]; S_4[t, j] -> [(t)]; S_2[t,
10 j] -> [(t)]; S_1[t, j] -> [(t)]; S_0[t] -> [(t)]; S_5[t, j] -> [(t)] }]", child:
11 { sequence: [ { filter: "[N] -> { S_0[t] }" }, { filter: "[N] -> { S_2[t, j]; S_1[t,
12 j] }", child: { schedule: "[N] -> L_1[{ S_2[t, j] -> [(j)]; S_1[t, j] -> [(j)] }]",
13 child: { sequence: [ { filter: "[N] -> { S_1[t, j] }" }, { filter: "[N] -> { S_2[t,
14 j] }" } ] } } }, { filter: "[N] -> { S_3[t] }" }, { filter: "[N] -> { S_4[t, j];
15 S_5[t, j] }", child: { schedule: "[N] -> L_2[{ S_4[t, j] -> [(j)]; S_5[t, j] ->
16 [(j)] }]", child: { sequence: [ { filter: "[N] -> { S_4[t, j] }" }, { filter: "[N]
17 -> { S_5[t, j] }" } ] } } } ] } } }, { filter: "[N] -> { S_7[]; S_6[]; S_8[] }",
18 child: { set: [ { filter: "{ S_6[] }" }, { filter: "{ S_7[] }" }, { filter: "{ S_8[]
21 - context: '[N] -> { : N >= 0 }'
22 extent: '[N] -> { a[i0] : 0 <= i0 < N }'
25 - context: '[N] -> { : N >= 0 }'
26 extent: '[N] -> { b[i0] : 0 <= i0 < N }'
30 extent: '[N] -> { j[] }'
35 domain: '[N] -> { S_0[t] : t >= 0 }'
43 index: '[N] -> { S_0[t] -> j[] }'
44 reference: __pet_ref_0
50 domain: '[N] -> { S_1[t, j] : t >= 0 and 0 <= j < N }'
58 index: '[N] -> { S_1[t, j] -> a[(j)] }'
59 reference: __pet_ref_1
65 domain: '[N] -> { S_2[t, j] : t >= 0 and 0 <= j < N }'
73 index: '[N] -> { S_2[t, j] -> j[] }'
74 reference: __pet_ref_2
78 index: '[N] -> { S_2[t, j] -> [(1 + j)] }'
79 reference: __pet_ref_3
83 domain: '[N] -> { S_3[t] : t >= 0 }'
91 index: '[N] -> { S_3[t] -> j[] }'
92 reference: __pet_ref_4
98 domain: '[N] -> { S_4[t, j] : t >= 0 and 0 <= j < N }'
106 index: '[N] -> { S_4[t, j] -> b[(j)] }'
107 reference: __pet_ref_5
111 index: '[N] -> { S_4[t, j] -> a[(j)] }'
112 reference: __pet_ref_6
116 domain: '[N] -> { S_5[t, j] : t >= 0 and 0 <= j < N }'
124 index: '[N] -> { S_5[t, j] -> j[] }'
125 reference: __pet_ref_7
129 index: '[N] -> { S_5[t, j] -> [(1 + j)] }'
130 reference: __pet_ref_8
134 domain: '[N] -> { S_6[] }'
142 killed: '[N] -> { S_6[] -> j[] }'
143 index: '[N] -> { S_6[] -> j[] }'
144 reference: __pet_ref_9
147 domain: '[N] -> { S_7[] }'
155 killed: '[N] -> { S_7[] -> a[o0] : 0 <= o0 < N }'
156 index: '[N] -> { S_7[] -> a[] }'
158 reference: __pet_ref_10
161 domain: '[N] -> { S_8[] }'
169 killed: '[N] -> { S_8[] -> b[o0] : 0 <= o0 < N }'
170 index: '[N] -> { S_8[] -> b[] }'
172 reference: __pet_ref_11