3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-12 20:18:18 +00:00
z3/src
Nikolaj Bjorner 6fab4fec23
#6508
2022-12-26 15:36:58 -08:00
..
ackermannization move model and proof converters to self-contained module 2022-11-03 05:23:01 -07:00
api #6508 2022-12-26 15:36:58 -08:00
ast #6506 2022-12-25 18:33:01 -08:00
cmd_context move model and proof converters to self-contained module 2022-11-03 05:23:01 -07:00
math Fix a compilation error with clang-cl (VS2022) (#6489) 2022-12-12 22:12:31 +00:00
model rename set-flat to set-flat-and-or to allow to differentiate parameters 2022-10-27 11:22:57 -07:00
muz add tactic descriptions 2022-12-14 20:38:28 -08:00
nlsat remove legacy solve_eqs_tactic entirely 2022-11-14 18:57:16 -08:00
opt remove legacy solve_eqs_tactic entirely 2022-11-14 18:57:16 -08:00
params set encoding into gparams because this is the only entry point in zstring #6490 2022-12-14 09:43:29 -08:00
parsers Optimize calls to Z3_eval_smtlib2_string (#6422) 2022-10-28 13:57:22 -07:00
qe deal with cancellation in qe for #6500 2022-12-19 12:40:39 -08:00
sat cave in to supporting proofs (partially) in simplifiers, updated doc 2022-12-06 17:02:04 -08:00
shell cave in to supporting proofs (partially) in simplifiers, updated doc 2022-12-06 17:02:04 -08:00
smt fix #6501 2022-12-19 21:02:55 -08:00
solver move qhead to attribute on the state instead of the simplifier, 2022-11-29 16:36:02 +07:00
tactic fix #6501 2022-12-19 21:02:55 -08:00
test remove dependency on hash_compare 2022-11-09 09:06:34 -08:00
util update doc 2022-12-11 10:16:17 -08:00
CMakeLists.txt add demodulator simplifier 2022-12-04 09:39:28 -08:00