summaryrefslogtreecommitdiff
path: root/cloog-0.17.0/isl/test_inputs/application2.omega
blob: f2af1e86958048dc12441664fc29e7d6c275dc81 (plain)
1
2
3
{[x] : x >= 0 && x <= 20 }
{[x] -> [y] : y = 2x}
{[y]: Exists ( alpha : 2alpha = y && 0 <= y && y <= 40)}