1 domain: "{ S1[i0, i1, i2, i3] : i3 <= 4 - 2i0 - 2i1 and i3 >= i2 and i2 <= 9 - 2i0 and i2 >= 0 and i2 >= 1 - 2i0 and i3 <= 1 + i2 and i2 <= 1 and i3 >= 1 - 2i0 - 2i1 }"
5 schedule: "[{ S1[i0, i1, i2, i3] -> [(2i0)] }]"
6 options: "{ separate[i0] }"
8 schedule: "[{ S1[i0, i1, i2, i3] -> [(2i0 + 2i1)] }]"
9 options: "{ separate[i0] }"
11 schedule: "[{ S1[i0, i1, i2, i3] -> [(2i0 + i2)] }]"
12 options: "{ separate[i0] }"
14 schedule: "[{ S1[i0, i1, i2, i3] -> [(2i0 + 2i1 + i3)] }]"
15 options: "{ separate[i0] }"