7 extent: '{ a[i0] : i0 >= 0 and i0 <= 99 }'
12 domain: '{ S_0[i, j] : (i <= 99 and j >= 0 and j <= i) or (i <= 9 and i >= 0 and
13 j >= 1 + i and j <= 99) }'
14 schedule: '{ S_0[i, j] -> [0, i, j, 0] }'
22 index: '{ S_0[i, j] -> a[(i)] }'
23 reference: __pet_ref_0
29 domain: '{ S_1[i, j] : i >= 10 and i <= 99 and j <= 99 and j >= 0 and j <= -1 +
31 schedule: '{ S_1[i, j] -> [0, i, j, 3] }'
39 index: '{ S_1[i, j] -> a[(i)] }'
40 reference: __pet_ref_1
47 index: '{ S_1[i, j] -> [(i)] }'
48 reference: __pet_ref_2
52 index: '{ S_1[i, j] -> [(j)] }'
53 reference: __pet_ref_3