evalue.c: evalue_sum: better handling of negative values
[barvinok.git] / tests / evalue / devos
blobef8e52ab62af91ab329cda8b1da2c75890362e55
1 #variables V
2          U + 2V + 3 >= 0
3          - U -2V  >= 0
4          - U  10 >= 0
5          U  >= 0
7 (    {( 1/3 * U + ( 2/3 * V + 0 )
8  )
9
10  )