3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-06 17:44:08 +00:00
z3/src
2022-12-13 19:36:55 -08:00
..
ackermannization move model and proof converters to self-contained module 2022-11-03 05:23:01 -07:00
api sort out terminology/add explanations, add shortcut to C++, fix #6491 2022-12-13 16:17:38 -08:00
ast fix #6488 2022-12-13 16:07:41 -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 remove debug out 2022-12-13 19:36:55 -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 move parameter sat.smt.proof to solver.proof.log 2022-11-23 11:37:23 +07:00
parsers Optimize calls to Z3_eval_smtlib2_string (#6422) 2022-10-28 13:57:22 -07:00
qe minor code simplification 2022-12-08 18:20:46 +00: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 simplify code + remove unused file 2022-12-11 22:11:19 +00:00
solver move qhead to attribute on the state instead of the simplifier, 2022-11-29 16:36:02 +07:00
tactic update doc 2022-12-12 18:56:21 -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