trywith 240 --finite-model-find --decision=internal
finishwith --full-saturate-quant
;;
-ABVFP|BVFP|FP)
+ABVFP|BVFP|FP|UFFPDTLIRA|UFFPDTNIRA)
finishwith --full-saturate-quant --fp-exp
;;
UFBV)
trywith 300 --strings-exp --rewrite-divk --strings-fmf
finishwith --strings-exp --rewrite-divk
;;
-QF_ABVFP)
+QF_ABVFP|QF_ABVFPLRA)
finishwith --fp-exp
;;
-QF_BVFP)
+QF_BVFP|QF_BVFPLRA)
finishwith --fp-exp
;;
-QF_FP)
+QF_FP|QF_FPLRA)
finishwith --fp-exp
;;
*)