3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-16 05:48:44 +00:00
z3/src/ast/simplifiers
Nikolaj Bjorner eb812e47be cleanup
2022-11-24 22:46:35 +07:00
..
bv_slice.cpp fixing build, wip on model reconstruction integration into dependent-expr-state 2022-11-04 14:04:44 -07:00
bv_slice.h adding simplifiers layer 2022-11-02 08:51:30 -07:00
CMakeLists.txt add incremental version of value propagate 2022-11-24 21:52:55 +07:00
dependent_expr.h wip - adding context equation solver 2022-11-05 10:34:57 -07:00
dependent_expr_state.h add virtual function requirement to dependent_expr_state 2022-11-19 18:46:31 +07:00
elim_unconstrained.cpp remove legacy solve_eqs_tactic entirely 2022-11-14 18:57:16 -08:00
elim_unconstrained.h remove legacy solve_eqs_tactic entirely 2022-11-14 18:57:16 -08:00
eliminate_predicates.cpp hoist macro-replacer as shared utility, update eliminate-predicates and model reconstruction 2022-11-24 19:45:51 +07:00
eliminate_predicates.h stashed header file 2022-11-24 19:51:26 +07:00
euf_completion.cpp add incremental version of value propagate 2022-11-24 21:52:55 +07:00
euf_completion.h add incremental version of value propagate 2022-11-24 21:52:55 +07:00
extract_eqs.cpp re-enable new solve_eqs with bug fixes 2022-11-08 14:17:17 -08:00
extract_eqs.h switch to solve_eqs2 tactic 2022-11-08 12:23:36 -08:00
model_reconstruction_trail.cpp hoist macro-replacer as shared utility, update eliminate-predicates and model reconstruction 2022-11-24 19:45:51 +07:00
model_reconstruction_trail.h hoist macro-replacer as shared utility, update eliminate-predicates and model reconstruction 2022-11-24 19:45:51 +07:00
propagate_values.cpp cleanup 2022-11-24 22:46:35 +07:00
propagate_values.h add incremental version of value propagate 2022-11-24 21:52:55 +07:00
solve_context_eqs.cpp perf improvements to solve-eqs and euf-completion 2022-11-16 22:15:02 -08:00
solve_context_eqs.h switch to solve_eqs2 tactic 2022-11-08 12:23:36 -08:00
solve_eqs.cpp reset visited (fast mark) to not clash with occurs 2022-11-17 17:36:21 +09:00
solve_eqs.h remove legacy solve_eqs_tactic entirely 2022-11-14 18:57:16 -08:00