1 # ---------------------- CONTEXT ----------------------
4 1 # Context (constraints on two parameters)
5 2 4 # 2 lines and 4 columns
7 1 1 0 -2 # 1*m + 0*n -2*1 >= 0, i.e. m>=2
8 1 0 1 -2 # 0*m + 1*n -2*1 >= 0, i.e. n>=2
10 1 # We want to set manually the parameter names
13 # --------------------- STATEMENTS --------------------
14 1 # Number of statements
16 1 # First statement: one domain
18 5 6 # 5 lines and 6 columns
24 1 -1 -1 0 1 2 # n+2-i>=j
25 0 0 0 # for future options
27 1 # We want to set manually the iterator names
30 # --------------------- SCATTERING --------------------
31 0 # No scattering functions