4 context: '[N] -> { : N >= 0 and N <= 2147483647 }'
6 - context: '[N] -> { : N >= 0 }'
7 extent: '[N] -> { a[i0] : i0 <= -1 + N and i0 >= 0 }'
10 - context: '[N] -> { : N >= 0 }'
11 extent: '[N] -> { b[i0] : i0 <= -1 + N and i0 >= 0 }'
16 domain: '[N] -> { S_0[99, t, j] : j >= 0 and t >= 0 and j <= -1 + N }'
17 schedule: '[N] -> { S_0[i, t, j] -> [0, i, t, 0, j] }'
25 index: '[N] -> { S_0[i, t, j] -> a[(j)] }'
26 reference: __pet_ref_0
32 domain: '[N] -> { S_1[99, t, j] : j >= 0 and t >= 0 and j <= -1 + N }'
33 schedule: '[N] -> { S_1[i, t, j] -> [0, i, t, 1, j] }'
41 index: '[N] -> { S_1[i, t, j] -> b[(j)] }'
42 reference: __pet_ref_1
46 index: '[N] -> { S_1[i, t, j] -> a[(j)] }'
47 reference: __pet_ref_2