summaryrefslogtreecommitdiff
path: root/cloog-0.17.0/isl/test_inputs/affine.polylib
blob: f14720c0a0ad37cacda5603766b015d0a77106fa (plain)
1
2
3
4
5
6
7
8
9
# the affine hull of {[a,b] : a=b && 1 <= a <= 163} ...
3 4
0 1 -1 0
1 1  0 -1
1 -1 0 163

# ... is {[a,b] : a=b} (and not {[In_1,In_2]}, as Omega 1.2 claims)
1 4
0 1 -1 0