3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-21 08:06:39 +00:00
z3/src
Nuno Lopes 39ca5480d7 ensure that formula is skolemized in the smt solver when using MBQI
Reviewed by Nikolaj

Signed-off-by: Nuno Lopes <nlopes@microsoft.com>
2015-12-11 18:18:09 +00:00
..
api Improved argument validation in FP API. 2015-12-11 17:48:40 +00:00
ast seq 2015-12-11 08:37:47 -08:00
cmd_context seq 2015-12-10 20:25:12 -08:00
duality disable restart code in seq 2015-12-09 09:53:18 -08:00
interp fix merge conflicts 2015-10-28 16:09:46 -07:00
math Make Groebner basis computation interruptable. Exponsed in issue #269 2015-10-28 11:39:59 -07:00
model fix rewriter for model validation 2015-11-03 07:45:42 -08:00
muz remove a few leftovers from min aggregation cleanup 2015-12-09 09:28:17 +00:00
nlsat disable unsound simplification of root objects, and incorrect evaluation of negative even roots 2015-12-09 08:41:59 -08:00
opt fix build with gcc 2015-11-22 11:24:30 +00:00
parsers add basic rewriting to strings 2015-12-05 12:02:33 -08:00
qe fix unintialized memory read exposed by nightly build 2015-09-06 14:15:08 -07:00
sat disable aig tactic in inc_sat_solver (it can blow up the size of formulas significantly without sharing) and fix configuration update bug for optimization context exposed in example by Corina 2015-11-20 14:34:31 -08:00
shell Trailing whitespace removed. 2015-11-03 12:28:10 +00:00
smt ensure that formula is skolemized in the smt solver when using MBQI 2015-12-11 18:18:09 +00:00
solver working on Forking/Serializing a z3 Solver #209 2015-11-06 17:29:24 -08:00
tactic disable unsound simplification of root objects, and incorrect evaluation of negative even roots 2015-12-09 08:41:59 -08:00
test remove a few leftovers from min aggregation cleanup 2015-12-09 09:28:17 +00:00
util fix compiler warning in scoped_timer.cpp on linux 2015-12-08 17:03:18 +00:00