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
evalue_isl.c: div2evalue: use isl_val
[barvinok.git]
/
tests
/
iscc
/
card1
blob
fd6a32c550d63a67c4e79438dd3750b26b6da76f
1
M := [N] -> { [i0] -> [o1] : exists (e0 = [(-1 + N - i0)/2]: 2e0 = -1 + N - i0 and 2o1 <= -1 + N and o1 >= 2) };
2
P := [N] -> {[47] : N = 16};
3
assert((card M)(P) == card (M(P)));