update isl for support for recent clangs
[barvinok.git] / tests / ehrhart / e7.in
blob40b57cde33b732bf3fae81ccfa80486f9ff0b3c0
1 # Haghighat and Polychronopoulos example
2 # 0 <= i <= N
3 # 3 <= j <= i
4 # j <= k <= 5
5 #------------
6 6 6
7 1  1  0  0  0  0
8 1 -1  0  0  1  0
9 1  0  1  0  0 -3
10 1  1 -1  0  0  0
11 1  0 -1  1  0  0
12 1  0  0 -1  0  5
14 1 3
15 1 1 0 
18 Haghighat and Polychronopoulos first example