3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-08-26 13:06:05 +00:00
z3/src/ast/simplifiers
Nuno Lopes 737c2208fa delete more default constructors
reduces code size by 0.1%
2024-09-23 12:59:04 +01:00
..
bit2int.h
bit_blaster.cpp
bit_blaster.h
bound_manager.cpp
bound_manager.h
bound_propagator.cpp
bound_propagator.h
bound_simplifier.cpp add logging 2024-04-30 16:57:59 -07:00
bound_simplifier.h Arith min max (#6864) 2023-08-19 17:44:09 -07:00
bv_bounds_simplifier.cpp
bv_bounds_simplifier.h
bv_elim.h
bv_slice.cpp
bv_slice.h
card2bv.cpp
card2bv.h
CMakeLists.txt
cnf_nnf.h
demodulator_simplifier.cpp
demodulator_simplifier.h
dependent_expr.h
dependent_expr_state.cpp
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 address compiler warnings gcc-13 2024-08-26 11:33:54 -07:00
dominator_simplifier.h
elim_bounds.h
elim_term_ite.h
elim_unconstrained.cpp gc expressions in the scope of updates, not old expressions 2023-12-18 20:08:29 -08:00
elim_unconstrained.h
eliminate_predicates.cpp
eliminate_predicates.h
euf_completion.cpp
euf_completion.h
extract_eqs.cpp
extract_eqs.h maintain ownership of dependency 2024-04-10 17:57:14 -07:00
flatten_clauses.h
linear_equation.cpp
linear_equation.h delete more default constructors 2024-09-23 12:59:04 +01:00
max_bv_sharing.cpp
max_bv_sharing.h
model_reconstruction_trail.cpp fix bugs in elim-unconstr2 and fix bugs in intblast_solver 2023-12-17 17:42:55 -08:00
model_reconstruction_trail.h Use override more. (#7059) 2023-12-15 08:44:57 +00:00
propagate_values.cpp
propagate_values.h
pull_nested_quantifiers.h
push_ite.h
reduce_args_simplifier.cpp remove default destructors & some default constructors 2024-09-04 22:30:23 +01:00
reduce_args_simplifier.h
refine_inj_axiom.h
rewriter_simplifier.h
solve_context_eqs.cpp fix #6894 2023-09-14 17:14:14 -07:00
solve_context_eqs.h fix #6894 2023-09-14 17:14:14 -07:00
solve_eqs.cpp updates to sls 2024-03-30 12:59:05 -07:00
solve_eqs.h
then_simplifier.h enable more simplification in case inequality triggers a change. 2023-10-21 19:58:39 -07:00