3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-08 18:31:49 +00:00
z3/src
Nikolaj Bjorner e08ceee424 compiler
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
2021-03-08 20:41:10 -08:00
..
ackermannization fix build, refactor 2021-02-02 05:26:57 -08:00
api Fix unintentional re-import of package z3 in z3printer, in python3. (#5082) 2021-03-06 10:44:07 -08:00
ast deal with compiler warnings, from MacOS CI build 2021-03-08 17:14:09 -08:00
cmd_context remove ast_manager get_sort method entirely 2021-02-02 13:57:01 -08:00
math deal with compiler warnings 2021-03-08 20:39:19 -08:00
model fixes and more porting seq_eq_solver to self-contained module 2021-03-04 16:23:22 -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 compiler 2021-03-08 20:41:10 -08:00
shell fix #5059: exit straight away on hard timeout 2021-03-01 14:34:41 +00:00
smt deal with compiler warnings 2021-03-08 20:39:19 -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 deal with compiler warnings 2021-03-08 20:39:19 -08:00
CMakeLists.txt mbp (#4741) 2020-10-21 15:48:40 -07:00