blob: fdee69a46d72b8c0e8b4bb40665bc58b4ae3b5bc [file] [log] [blame]
# Check that a fixed value of one dimension in terms of the others
# does not cause loop coalescing avoidance to break down.
domain: { S[a, b] : b >= 0 and a -10b >= 0 and -a + b + 9 >= 0 }