update isl for generic isl_pw_qpolynomial_bound
[barvinok.git] / tests / evalue / neg
blobf8414bcd99e31c8c094400fb5eeb4450b8ff405d
1 #variables x
3         n + 20 + x >= 0
4         n - x >= 0
5         n >= 0
6         -x - 1 >= 0
8 x^2