3 context: '[N] -> { : N >= 0 and N <= 2147483647 }'
5 - context: '[N] -> { : N >= 0 }'
6 extent: '[N] -> { a[i0] : i0 <= -1 + N and i0 >= 0 }'
9 - context: '[N] -> { : N >= 0 }'
10 extent: '[N] -> { b[i0] : i0 <= -1 + N and i0 >= 0 }'
15 domain: '[N] -> { S_0[99, t, j] : j >= 0 and t >= 0 and j <= -1 + N }'
16 schedule: '[N] -> { S_0[i, t, j] -> [0, i, t, 0, j] }'
22 relation: '[N] -> { S_0[i, t, j] -> a[j] }'
23 index: '[N] -> { S_0[i, t, j] -> a[(j)] }'
24 reference: __pet_ref_0
28 relation: '[N] -> { S_0[i, t, j] -> [0] }'
29 index: '[N] -> { S_0[i, t, j] -> [(0)] }'
30 reference: __pet_ref_1
34 domain: '[N] -> { S_1[99, t, j] : j >= 0 and t >= 0 and j <= -1 + N }'
35 schedule: '[N] -> { S_1[i, t, j] -> [0, i, t, 1, j] }'
41 relation: '[N] -> { S_1[i, t, j] -> b[j] }'
42 index: '[N] -> { S_1[i, t, j] -> b[(j)] }'
43 reference: __pet_ref_2
47 relation: '[N] -> { S_1[i, t, j] -> a[j] }'
48 index: '[N] -> { S_1[i, t, j] -> a[(j)] }'
49 reference: __pet_ref_3