3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-17 06:15:37 +00:00
z3/src
Nikolaj Bjorner 140926e7c0 move assume eqs until __after__ other checks, big perf regression
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
2020-02-07 20:23:27 -08:00
..
ackermannization enhance ackermannize for constant arguments 2019-09-07 16:36:09 +03:00
api fix #2898 2020-01-28 10:30:57 -08:00
ast fix #2939 2020-02-05 04:51:35 -08:00
cmd_context fix warnings 2020-01-23 12:14:34 -06:00
math remove unused method 2020-02-07 20:01:36 -08:00
model na 2019-11-18 12:03:59 -08:00
muz move to abstract symbols 2020-01-10 12:14:13 -08:00
nlsat address the NB's comments 2020-01-28 10:04:21 -08:00
opt retrieve model before push 2020-02-06 01:38:59 -08:00
parsers fix #2910 2020-02-01 14:31:13 -08:00
qe fix #2933: soundness issue in dom-simplify with (or foo true) 2020-02-04 14:05:12 +00:00
sat build issues 2020-02-07 11:16:57 -08:00
shell mv util/lp to math/lp 2020-01-28 10:04:21 -08:00
smt move assume eqs until __after__ other checks, big perf regression 2020-02-07 20:23:27 -08:00
solver move to abstract symbols 2020-01-10 12:14:13 -08:00
tactic minor code simplification 2020-02-06 09:01:16 +00:00
test build errors/warnings 2020-02-07 10:09:10 -08:00
util delay evaluation of model, throttle propagation, introduce LUT results into cutset 2020-02-05 12:33:42 -08:00
CMakeLists.txt rebase with Z3Prover 2020-01-28 10:04:21 -08:00