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.5
[barvinok.git]
/
omega_interface
/
count.h
blob
86857ad2643a783e2ad458bbc14d7557f71683c0
1
#include <barvinok/barvinok.h>
2
#include <omega.h>
3
4
evalue
*
barvinok_enumerate_parker
(
Polyhedron
*
D
,
5
unsigned
nvar
,
unsigned
nparam
,
6
unsigned
MaxRays
);