evalue.c: esum_over_domain_cst: take barvinok_options
commita4a1fae3d1f900634919736e16e06fa055fa67b3
authorSven Verdoolaege <sven.verdoolaege@gmail.com>
Tue, 30 Jul 2024 20:13:34 +0000 (30 22:13 +0200)
committerSven Verdoolaege <sven.verdoolaege@gmail.com>
Sun, 4 Aug 2024 16:23:27 +0000 (4 18:23 +0200)
tree1a8d16f263eb9264faa0c6653ac7eb81058a1d91
parente35ed171bd0e79cec60699e29f906d0995e3bd71
evalue.c: esum_over_domain_cst: take barvinok_options

This allows this function to take into account the MaxRays option and
to pass down all options to barvinok_enumerate_e_with_options
in the next commit.

Signed-off-by: Sven Verdoolaege <sven.verdoolaege@gmail.com>
evalue.c