7 extent: '{ a[i0] : i0 >= 0 and i0 <= 99 }'
12 domain: '{ S_0[i, j] : i >= 0 and i <= 99 and j <= 99 and j >= 0 }'
13 schedule: '{ S_0[i, j] -> [0, i, j, 0] }'
21 index: '{ S_0[i, j] -> a[(i)] }'
22 reference: __pet_ref_0
28 domain: '{ S_1[i, j] : (i <= 99 and j >= 0 and j <= -1 + i) or (i >= 0 and j >=
30 schedule: '{ S_1[i, j] -> [0, i, j, 2] }'
38 index: '{ S_1[i, j] -> a[(i)] }'
39 reference: __pet_ref_1
46 index: '{ S_1[i, j] -> [(i)] }'
47 reference: __pet_ref_2
51 index: '{ S_1[i, j] -> [(j)] }'
52 reference: __pet_ref_3