3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2026-02-09 02:25:38 +00:00
z3/src/ast/simplifiers
Nikolaj Bjorner bc312768c8 remove dependency on pattern inference
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
2025-06-15 14:07:50 -07:00
..
bit2int.h update release notes 2023-01-31 12:19:33 -08:00
bit_blaster.cpp Centralize and document TRACE tags using X-macros (#7657) 2025-05-28 14:31:25 +01:00
bit_blaster.h update release notes 2023-01-31 12:19:33 -08:00
bound_manager.cpp Centralize and document TRACE tags using X-macros (#7657) 2025-05-28 14:31:25 +01:00
bound_manager.h move bound_manager to simplifiers, add bound manager to extract_eqs for solve-eqs #6532 2023-01-12 12:42:28 -08:00
bound_propagator.cpp Centralize and document TRACE tags using X-macros (#7657) 2025-05-28 14:31:25 +01:00
bound_propagator.h Add new tactic bound-simplifier for integer-based bit-vector reasoning. 2023-01-22 22:07:28 -08:00
bound_simplifier.cpp Centralize and document TRACE tags using X-macros (#7657) 2025-05-28 14:31:25 +01:00
bound_simplifier.h Arith min max (#6864) 2023-08-19 17:44:09 -07:00
bv_bounds_simplifier.cpp move dominator simplifier functionality to rewriter and simplifier, move bv_bounds simplifier functionality to simplifier 2023-01-27 17:11:48 -08:00
bv_bounds_simplifier.h move dominator simplifier functionality to rewriter and simplifier, move bv_bounds simplifier functionality to simplifier 2023-01-27 17:11:48 -08:00
bv_elim.h
bv_slice.cpp
bv_slice.h
card2bv.cpp Centralize and document TRACE tags using X-macros (#7657) 2025-05-28 14:31:25 +01:00
card2bv.h
CMakeLists.txt v1 of a randomizer simplifier 2025-05-24 00:15:47 +01:00
cnf_nnf.h
demodulator_simplifier.cpp Centralize and document TRACE tags using X-macros (#7657) 2025-05-28 14:31:25 +01:00
demodulator_simplifier.h
dependent_expr.h fix bugs in flatten_clauses simplifier, switch proof/fml 2023-01-04 11:56:28 -08:00
dependent_expr_state.cpp fix #6713 fix #6714 2023-05-08 12:24:20 -07:00
dependent_expr_state.h Use override more. (#7059) 2023-12-15 08:44:57 +00:00
distribute_forall.cpp
distribute_forall.h
dominator_simplifier.cpp Centralize and document TRACE tags using X-macros (#7657) 2025-05-28 14:31:25 +01:00
dominator_simplifier.h fix #6659 2023-03-31 10:31:18 -07:00
elim_bounds.h update release notes 2023-01-31 12:19:33 -08:00
elim_term_ite.h update release notes 2023-01-31 12:19:33 -08:00
elim_unconstrained.cpp Centralize and document TRACE tags using X-macros (#7657) 2025-05-28 14:31:25 +01:00
elim_unconstrained.h Sls (#7439) 2024-11-02 12:32:48 -07:00
eliminate_predicates.cpp Centralize and document TRACE tags using X-macros (#7657) 2025-05-28 14:31:25 +01:00
eliminate_predicates.h bug fixes to new core, elim_predicates and elim_unconstrained 2023-03-05 22:26:37 -08:00
euf_completion.cpp remove dependency on pattern inference 2025-06-15 14:00:19 -07:00
euf_completion.h remove dependency on pattern inference 2025-06-15 14:07:50 -07:00
extract_eqs.cpp handle build warnings 2025-06-06 15:13:31 +02:00
extract_eqs.h maintain ownership of dependency 2024-04-10 17:57:14 -07:00
flatten_clauses.h bugfix to flatten-clases simplifier 2023-01-05 20:59:28 -08:00
linear_equation.cpp Centralize and document TRACE tags using X-macros (#7657) 2025-05-28 14:31:25 +01:00
linear_equation.h delete more default constructors 2024-09-23 12:59:04 +01:00
max_bv_sharing.cpp #6538 2023-01-15 15:58:29 -05:00
max_bv_sharing.h
model_reconstruction_trail.cpp Centralize and document TRACE tags using X-macros (#7657) 2025-05-28 14:31:25 +01:00
model_reconstruction_trail.h fix #7582 2025-03-12 17:17:47 -07:00
propagate_values.cpp update doc 2022-12-11 10:16:17 -08:00
propagate_values.h
pull_nested_quantifiers.h update release notes 2023-01-31 12:19:33 -08:00
push_ite.h update release notes 2023-01-31 12:19:33 -08:00
randomizer.h add seed parameter, fix trail undo order from insertion to ensure lifetime 2025-05-27 18:03:00 +01:00
reduce_args_simplifier.cpp Centralize and document TRACE tags using X-macros (#7657) 2025-05-28 14:31:25 +01:00
reduce_args_simplifier.h convert reduce-args to a simplifier 2023-01-28 20:12:14 -08:00
refine_inj_axiom.h update release notes 2023-01-31 12:19:33 -08:00
rewriter_simplifier.h update release notes 2023-01-31 12:19:33 -08:00
solve_context_eqs.cpp Centralize and document TRACE tags using X-macros (#7657) 2025-05-28 14:31:25 +01:00
solve_context_eqs.h fix #6894 2023-09-14 17:14:14 -07:00
solve_eqs.cpp Centralize and document TRACE tags using X-macros (#7657) 2025-05-28 14:31:25 +01:00
solve_eqs.h add back max_occs parameter dependency to solve-eqs 2023-03-01 20:40:22 -08:00
then_simplifier.h Centralize and document TRACE tags using X-macros (#7657) 2025-05-28 14:31:25 +01:00