summaryrefslogtreecommitdiff
path: root/tests/results/0307_if_var.polyhedra.txt
diff options
context:
space:
mode:
authorAlex AUVOLAT <alex.auvolat@ens.fr>2014-04-30 17:19:08 +0200
committerAlex AUVOLAT <alex.auvolat@ens.fr>2014-04-30 17:19:08 +0200
commitbcde99fbe99174a094f38fdda70ad69d65a423f4 (patch)
tree21e16494aba19c4a63d55eba877abfe7fe5d8e80 /tests/results/0307_if_var.polyhedra.txt
downloadSemVerif-Projet-bcde99fbe99174a094f38fdda70ad69d65a423f4.tar.gz
SemVerif-Projet-bcde99fbe99174a094f38fdda70ad69d65a423f4.zip
Fist commit (WIP)
Diffstat (limited to 'tests/results/0307_if_var.polyhedra.txt')
-rw-r--r--tests/results/0307_if_var.polyhedra.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/results/0307_if_var.polyhedra.txt b/tests/results/0307_if_var.polyhedra.txt
new file mode 100644
index 0000000..c9e0e7a
--- /dev/null
+++ b/tests/results/0307_if_var.polyhedra.txt
@@ -0,0 +1,3 @@
+sources/0307_if_var.c:2.14-24: [|-x+20>=0; x>=0|]
+sources/0307_if_var.c:3.7-17: [|-x-1>=0; x+10>=0|]
+Output: [|-x+20>=0; x+10>=0|]