update isl for support for recent clangs
[barvinok.git] / tests / pwqp / devos.pwqp
blobf40e68f2a1f01c942bf0180d94cfa907dc901c13
1 [U] -> { [V] -> ((1/3 * U + 2/3 * V) - [(U + 2V)/3]) :
2          2V >= -3 - U and 2V <= -U and U >= 0 and U <= 10 }