From e4b20015a4ee35f1279af4caa983478fa2ff0d4a Mon Sep 17 00:00:00 2001 From: dhuth Date: Mon, 6 Oct 2014 11:56:47 -0600 Subject: Added omega to source --- omega/examples/old_test/sample2 | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 omega/examples/old_test/sample2 (limited to 'omega/examples/old_test/sample2') diff --git a/omega/examples/old_test/sample2 b/omega/examples/old_test/sample2 new file mode 100644 index 0000000..1ca6b19 --- /dev/null +++ b/omega/examples/old_test/sample2 @@ -0,0 +1,11 @@ +symbolic n,m; + +example { [i] -> [j] : 1 <= i <= 20 }; + +example {[i] : 1 <= i <= n}; + +example {[i] : m <= i <= n}; + +example {[i] : exists ( alpha : i <= 2alpha)}; + +example {[i] : exists ( alpha : i = 2alpha)}; -- cgit v1.2.3-70-g09d2