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
topcom.c: add missing include
[barvinok.git]
/
tests
/
iscc
/
sum3
blob
ff64529d3309380cd9ec0e6590131005c20f1147
1
r := sum { a[i] -> ([(i)/3]) : (exists (e0 = [(i)/3]: 3e0 = i and i >= 2 and i <= 23))};
2
assert(r == { 28 });