4 context: '[N] -> { : N >= 0 and N <= 2147483647 }'
5 schedule: '{ domain: "[N] -> { S_0[99, t, j] : t >= 0 and j >= 0 and j <= -1 + N;
6 S_1[99, t, j] : t >= 0 and j >= 0 and j <= -1 + N }", child: { schedule: "[N] ->
7 L_0[{ S_0[i, t, j] -> [(i)]; S_1[i, t, j] -> [(i)] }]", child: { schedule: "[N]
8 -> L_1[{ S_0[i, t, j] -> [(t)]; S_1[i, t, j] -> [(t)] }]", child: { sequence: [
9 { filter: "[N] -> { S_0[i, t, j] }", child: { schedule: "[N] -> L_2[{ S_0[i, t,
10 j] -> [(j)] }]" } }, { filter: "[N] -> { S_1[i, t, j] }", child: { schedule: "[N]
11 -> L_3[{ S_1[i, t, j] -> [(j)] }]" } } ] } } } }'
13 - context: '[N] -> { : N >= 0 }'
14 extent: '[N] -> { a[i0] : i0 >= 0 and i0 <= -1 + N }'
17 - context: '[N] -> { : N >= 0 }'
18 extent: '[N] -> { b[i0] : i0 >= 0 and i0 <= -1 + N }'
23 domain: '[N] -> { S_0[99, t, j] : t >= 0 and j >= 0 and j <= -1 + N }'
31 index: '[N] -> { S_0[i, t, j] -> a[(j)] }'
32 reference: __pet_ref_0
38 domain: '[N] -> { S_1[99, t, j] : t >= 0 and j >= 0 and j <= -1 + N }'
46 index: '[N] -> { S_1[i, t, j] -> b[(j)] }'
47 reference: __pet_ref_1
51 index: '[N] -> { S_1[i, t, j] -> a[(j)] }'
52 reference: __pet_ref_2