xref: /netbsd-src/external/mit/isl/dist/test_inputs/codegen/pldi2012/figure8_a.in (revision 5971e316fdea024efff6be8f03536623db06833e)
1[n] -> { s0[i,j] -> [i,j] : exists alpha, beta: 1 <= i <= n and i <= j <= n and
2			    i = 1 + 4 alpha and j = i + 3 beta}
3[n] -> { : }
4[n] -> {}
5