From ae1d4e4f05fdc2db61d7de7efee5bd567363ceef Mon Sep 17 00:00:00 2001 From: ajreynol Date: Wed, 28 Jun 2017 13:37:18 -0500 Subject: Enable non-linear solve by default, update regressions. --- src/options/arith_options | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/options') diff --git a/src/options/arith_options b/src/options/arith_options index d90cdfa7b..32310a495 100644 --- a/src/options/arith_options +++ b/src/options/arith_options @@ -165,7 +165,7 @@ option pbRewriteThreshold --pb-rewrite-threshold int :default 256 option sNormInferEq --snorm-infer-eq bool :default false infer equalities based on Shostak normalization -option nlExt --nl-ext bool :default false +option nlExt --nl-ext bool :default true extended approach to non-linear option nlExtResBound --nl-ext-rbound bool :default false -- cgit v1.2.3