WIP: Isl space mismatch fix
Added set.align_params(space)
to count()
function, which prevents the following space mismatch error when using barvinok.
isl_polynomial.c:3005: Assertion "isl_space_is_equal(pwqp1->dim, pwqp2->dim)" failed
Added set.align_params(space)
to count()
function, which prevents the following space mismatch error when using barvinok.
isl_polynomial.c:3005: Assertion "isl_space_is_equal(pwqp1->dim, pwqp2->dim)" failed