configure.in: set AC_CONFIG_MACRO_DIR
[piplib.git] / example / fimmel.ll
blobaa72570f15c93d51650b51ee858b752db8dfc271
1 [PIP2-like future input] Please enter:
2 - the context matrix,
3 0 4
4 - the bignum column (start at 0, -1 if no bignum),
5 -1
6 - the constraint matrix.
7 7 6
8  1 2 6 0 0 -9
9  1 5 -3 0 0 0
10  1 2 -10 0 0 15
11  1 -2 6 0 0 -3
12  1 -2 -6 0 0 17
13  1 0 1 -1 0 0
14  1 1 0 0 -1 0
16 (if #[ -1 0 1]
17  (if #[ 0 -1 0]
18   ()
19   (if #[ 0 -1 5]
20    (if #[ -3 -1 5]
21     (if #[ 0 -1 1]
22      (newparm 2 (div #[ 0 1 1] 3))
23      (newparm 3 (div #[ 0 1 5 3] 6))
24      (newparm 4 (div #[ 0 2 0 1 0] 3))
25      ()
26      (if #[ 0 -1 3]
27       (newparm 2 (div #[ 0 2 1] 3))
28       ()
29       ()
30      )
31     )
32     (if #[ 0 -1 3]
33      (newparm 2 (div #[ 0 2 1] 3))
34      ()
35      ()
36     )
37    )
38    ()
39   )
40  )
41  ()