repo.or.cz
/
piplib.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
integrer: remove some dead code
[piplib.git]
/
test
/
max.ll
blob
b877a66fb5bdfb5ef3cbebc9be347f4c7b36410e
1
((a maximization problem 5 )(if #[ -1 3]
2
(list #[ 0 0]
3
#[ 0 0]
4
)
5
(if #[ -5 27]
6
(newparm 1 (div #[ 1 1]
7
2)
8
)
9
(list #[ 1 -1 -1]
10
#[ 0 0 0]
11
)
12
(list #[ 1 -4]
13
#[ 1 -5]
14
)
15
)
16
)
17
)