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
iscc.c: read_bool_if_available: remove unused label
[barvinok.git]
/
tests
/
ehrhart
/
e8.in
blob
8c6a47b2efef9e78af1967b2b68817f081d113e7
1
# another example by Haghighat and Polychronopoulos
2
# 1 <= i <= 2n
3
# 1 <= j <= i
4
# 1 <= j <= 2n-i
5
#---------------
6
5 5
7
1 1 0 0 -1
8
1 -1 0 2 0
9
1 0 1 0 -1
10
1 1 -1 0 0
11
1 -1 -1 2 0
12
13
1 3
14
1 1 -1
15
16
n
17
Haghighat and Polychronopoulos example