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
isl_pw_qpolynomial_sum: check for unbounded domains
[barvinok.git]
/
doc
/
sum_p.gp
blob
f9365c18e3e268dc51d0c94e30153eaebe2c2785
1
set output 'sum_p.eps'
2
set terminal postscript eps 18
3
set key bottom
4
set logscale y
5
set ylabel "time (s)"
6
plot "sum_p_times_0" title "reduction to unweighted Barvinok", "sum_p_times_2" title "Euler-Maclaurin", "sum_p_times_3" title "Laurent expansion (old)", "sum_p_times_4" title "Laurent expansion (new)"