3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-15 13:28:47 +00:00
z3/src
Nikolaj Bjorner 7399f78dfd disable model compression for regressions
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
2019-03-03 12:40:59 -08:00
..
ackermannization simplifications to refs 2019-02-19 13:18:20 +00:00
api fix #2164 address some of simplification shortcommings from #2151 #2152 #2153 2019-03-03 11:33:44 -08:00
ast fix #2164 address some of simplification shortcommings from #2151 #2152 #2153 2019-03-03 11:33:44 -08:00
cmd_context fix #2164 address some of simplification shortcommings from #2151 #2152 #2153 2019-03-03 11:33:44 -08:00
math fix #2120 fix #2122 2019-02-03 17:15:38 +01:00
model model evaluator: cleanup cache when model_eval param changes 2019-03-02 16:42:18 +00:00
muz stopwatches: fix a few places that would call start/stop multiple times 2019-02-21 14:59:31 +00:00
nlsat fix build break 2018-12-11 09:35:27 -08:00
opt Merge branch 'master' of https://github.com/z3prover/z3 2019-02-25 18:14:47 -08:00
parsers disable model compression for regressions 2019-03-03 12:40:59 -08:00
qe disable model compression for regressions 2019-03-03 12:40:59 -08:00
sat disable model compression for regressions 2019-03-03 12:40:59 -08:00
shell simplify timeout mechanism and fix race conditions there 2019-02-21 11:49:41 +00:00
smt fix #2164 address some of simplification shortcommings from #2151 #2152 #2153 2019-03-03 11:33:44 -08:00
solver adding FP 2019-02-20 15:34:47 +01:00
tactic fix detection of arithmetic operations 2019-02-20 14:00:05 +01:00
test add binary_merge encoding option 2019-02-28 08:35:22 -08:00
util disable model compression for regressions 2019-03-03 12:40:59 -08:00
CMakeLists.txt rename version.h to z3_version.h to differentiate name in install include directory. Add support for z3_version.h in python build system. #1833 2018-09-21 20:13:58 -07:00