repo.or.cz
/
barvinok.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
barvinok_options: include pointer to barvinok_stats instead of structure itself
[barvinok.git]
/
bernstein
/
examples
/
basicTest.matrix
blob
4c5336ef5f1b7032a1c8919a6cee99c1984eb97e
1
3 5
2
3
#s n m p cte
4
1 1 0 0 -1 # n >= 1
5
1 -1 1 0 0 # m >= n
6
1 0 -1 1 0 # p >= m
7
8
0 3
9
10
n m p
11
12
n^2+n