First commit : 0.14.0 version (with roadmap in doc instead of
[cloog.git] / test / lineality-2-1-2.cloog
blobe97da1617da43d86a275b193e29ac54a6e90c9b7
1 # language: C
4 # Context
6 # {M | 2<=M}
7 2   3
8 # M 1
9 1 1 -2
10 1 0 1
13 2 # Number of statements
16 # {i,j,M | 1<=i<=M; 1<=j<=M}
17 5   5
18 #  i  j  M  1
19 1  1  0  0  -1
20 1  0  1  0  -1
21 1  -1 0  1  0
22 1  0  -1 1  0
23 1  0  0  0  1
24 0 0 0
27 # {i,j,M | i=j-2; 3<=j<=M+2}
28 4   5
29 #  i  j  M  1
30 0  1  -1 0  2
31 1  0  1  0  -3
32 1  0  -1 1  2
33 1  0  0  0  1
34 0 0 0
37 0 # Scattering functions