summaryrefslogtreecommitdiff
path: root/omegalib/examples/old_test/farkas2
diff options
context:
space:
mode:
Diffstat (limited to 'omegalib/examples/old_test/farkas2')
-rw-r--r--omegalib/examples/old_test/farkas26
1 files changed, 6 insertions, 0 deletions
diff --git a/omegalib/examples/old_test/farkas2 b/omegalib/examples/old_test/farkas2
new file mode 100644
index 0000000..2781423
--- /dev/null
+++ b/omegalib/examples/old_test/farkas2
@@ -0,0 +1,6 @@
+
+R := {[1:10,1:10]} union {[5:15,11:20]};
+R;
+f := farkas R;
+f;
+Hull R;