isl_ast_expr_from_constraint: split off constant term if it avoids operation
[platform/upstream/isl.git] / test_inputs / basicLinear2.pwqp
1 [P, Q] -> { [n, m] -> n : n >= 1 and m >= n and m <= P and n >= -1 + Q }