xref: /llvm-project/polly/lib/External/isl/test_inputs/linearExample.pwqp (revision 52a25237d894fd5736a90f11df2c5c9391d13fd5)
1[N, M, L] -> { [i, j, k] -> ((1/2 * i + 5 * j) + 1/7 * k) : i >= 0 and k >= -N + i and k >= -M - j and j <= L + i and L >= 0 and L >= -M }
2