summaryrefslogtreecommitdiff
path: root/test_inputs/philippe.pwqp
diff options
context:
space:
mode:
authorSven Verdoolaege <skimo@kotnet.org>2010-05-10 13:14:49 +0200
committerSven Verdoolaege <skimo@kotnet.org>2010-05-14 12:59:01 +0200
commit93be1535a464dae5359f46b715cde13567ffc157 (patch)
tree7f5172d7196bba1394e3d0180311c8fdf5444d7b /test_inputs/philippe.pwqp
parent99b3ab76db8081dcc843a46e7e443b5ff4084dd1 (diff)
downloadisl-93be1535a464dae5359f46b715cde13567ffc157.tar.gz
isl-93be1535a464dae5359f46b715cde13567ffc157.tar.bz2
isl-93be1535a464dae5359f46b715cde13567ffc157.zip
add isl_bound test application
Diffstat (limited to 'test_inputs/philippe.pwqp')
-rw-r--r--test_inputs/philippe.pwqp1
1 files changed, 1 insertions, 0 deletions
diff --git a/test_inputs/philippe.pwqp b/test_inputs/philippe.pwqp
new file mode 100644
index 00000000..1c56e7af
--- /dev/null
+++ b/test_inputs/philippe.pwqp
@@ -0,0 +1 @@
+[N] -> { [i, j] -> ((1/2 * i + 1/2 * i^2) + j) : i <= N and j >= 0 and j <= i }