From 9d3f97ea91ffbf9ceea5814281a4d434d8e09a53 Mon Sep 17 00:00:00 2001 From: Andrew Reynolds Date: Sun, 25 May 2014 09:18:42 -0500 Subject: Improve quantifier instantiation: always use original terms when matching (was missing for simple triggers). Minor updates to scripts. --- test/regress/regress0/sets/copy_check_heap_access_33_4.smt2 | 2 ++ 1 file changed, 2 insertions(+) (limited to 'test/regress') diff --git a/test/regress/regress0/sets/copy_check_heap_access_33_4.smt2 b/test/regress/regress0/sets/copy_check_heap_access_33_4.smt2 index a8eccf4ad..9ba2d84d3 100644 --- a/test/regress/regress0/sets/copy_check_heap_access_33_4.smt2 +++ b/test/regress/regress0/sets/copy_check_heap_access_33_4.smt2 @@ -1,3 +1,5 @@ +; COMMAND-LINE: --full-saturate-quant +; EXPECT: unsat (set-option :print-success false) (set-logic AUFLIA_SETS) (set-info :status unsat) -- cgit v1.2.3