3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-16 13:58:45 +00:00
z3/src
2021-03-04 07:57:31 -08:00
..
ackermannization fix build, refactor 2021-02-02 05:26:57 -08:00
api Try freeing context in dispose method and not wait for finalizer #5043 2021-02-27 11:02:58 -08:00
ast move eq solver functionality to common place, fixes to goal2sat 2021-03-04 07:57:31 -08:00
cmd_context remove ast_manager get_sort method entirely 2021-02-02 13:57:01 -08:00
math Throttle nra solver when progress is being made by linearization 2021-02-26 11:14:24 -08:00
model fix #4938 2021-02-26 02:06:28 -08:00
muz NNF: dont allocate act_cache separately 2021-02-21 16:34:28 +00:00
nlsat fix compiler warnings 2021-02-19 10:33:41 +00:00
opt enable sat.euf in opt, enable smt legacy for lns 2021-03-02 06:21:20 -08:00
params use unicode by default 2021-01-30 16:39:31 -08:00
parsers fix build, refactor 2021-02-02 05:26:57 -08:00
qe log classificaiton 2021-02-11 14:43:05 -08:00
sat move eq solver functionality to common place, fixes to goal2sat 2021-03-04 07:57:31 -08:00
shell fix #5059: exit straight away on hard timeout 2021-03-01 14:34:41 +00:00
smt move eq solver functionality to common place, fixes to goal2sat 2021-03-04 07:57:31 -08:00
solver move to separate axiom management 2021-02-23 18:09:45 -08:00
tactic disable propagation in proof mode as it produces ill-formed proof objects. Fixes #5063 2021-03-03 09:51:56 -08:00
test fix user-after-free in smt_ctx test 2021-02-20 16:20:32 +00:00
util scoped_timer: skip extra unneded heap allocation 2021-03-01 14:36:22 +00:00
CMakeLists.txt mbp (#4741) 2020-10-21 15:48:40 -07:00