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.8
[barvinok.git]
/
tests
/
iscc
/
count
/
rays4
blob
06ffc58b9f0a30486b7bd47f53d34129044ae443
1
P :=
2
5 5
3
1 0 1 0 0
4
1 -1 0 1 1
5
1 1 0 0 -1
6
1 2 -1 -2 -1
7
1 0 -1 -1 1
8
9
;
10
assert((card P) = { 3 });