summaryrefslogtreecommitdiff
path: root/tests/results/0505_loop_rel2.polyhedra.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tests/results/0505_loop_rel2.polyhedra.txt')
-rw-r--r--tests/results/0505_loop_rel2.polyhedra.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/results/0505_loop_rel2.polyhedra.txt b/tests/results/0505_loop_rel2.polyhedra.txt
new file mode 100644
index 0000000..cf93640
--- /dev/null
+++ b/tests/results/0505_loop_rel2.polyhedra.txt
@@ -0,0 +1,5 @@
+sources/0505_loop_rel2.c:4.2-5.2: [|x=0; -N+1000>=0; N-1>=0|]
+sources/0505_loop_rel2.c:4.2-5.2: [|-N+1000>=0; -x+3>=0; x>=0; N-x-1>=0|]
+sources/0505_loop_rel2.c:4.2-5.2: [|-N+1000>=0; -x+6>=0; x>=0; N-x-1>=0|]
+sources/0505_loop_rel2.c:4.2-5.2: [|-N+1000>=0; x>=0; N-x-1>=0|]
+Output: [|-N+1000>=0; -N+x>=0; N-x+2>=0; 3N-x>=0|]