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 0.41.7
[barvinok.git]
/
tests
/
iscc
/
lattice_width-jon_2
blob
29ee1f5ced988e415eaffdbb308e7e96269756c0
1
# This example was contributed by Jon Yaggie <jyaggi2@uic.edu>
2
P :=
3
5 6
4
1 0 1 0 0 -1
5
1 6 -7 -2 0 -1
6
1 0 -5 -1 -3 16
7
1 -6 25 2 18 -53
8
1 0 1 2 0 -5
9
;
10
assert((lattice_width(P)) = { 1 });