blob: d0170a68525986d80d539afff5da648c7024d5de [file] [log] [blame]
# Check that the loop is generated only once with an outer disjunctive condition
domain: "[N, Q, P] -> { S[i0] : 0 <= i0 < N and (P > Q or P < Q) }"
child:
schedule: "[N, Q, P] -> [{ S[i0] -> [(i0)] }]"