added options to make veriT more complete
authorblanchet
Wed, 30 Aug 2017 23:36:21 +0200
changeset 66559 beb48215cda7
parent 66558 37b16f8af351
child 66562 ad0cefe1e9a9
added options to make veriT more complete
src/HOL/SMT.thy
--- a/src/HOL/SMT.thy	Wed Aug 30 22:48:50 2017 +0200
+++ b/src/HOL/SMT.thy	Wed Aug 30 23:36:21 2017 +0200
@@ -248,7 +248,7 @@
 
 declare [[cvc3_options = ""]]
 declare [[cvc4_options = "--full-saturate-quant --inst-when=full-last-call --inst-no-entail --term-db-mode=relevant --multi-trigger-linear"]]
-declare [[verit_options = ""]]
+declare [[verit_options = "--index-sorts --index-fresh-sorts"]]
 declare [[z3_options = ""]]
 
 text \<open>