3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-27 19:05:51 +00:00
z3/src/tactic/core
Nuno Lopes 8061765574 remove default destructors & some default constructors
Another ~700 KB reduction in binary size
2024-09-04 22:30:23 +01:00
..
blast_term_ite_tactic.cpp update doc 2022-12-11 10:16:17 -08:00
blast_term_ite_tactic.h doc 2022-12-07 08:51:18 -08:00
CMakeLists.txt move dominator simplifier functionality to rewriter and simplifier, move bv_bounds simplifier functionality to simplifier 2023-01-27 17:11:48 -08:00
cofactor_elim_term_ite.cpp address compiler warnings, and user question #6544 2023-01-19 19:02:43 -08:00
cofactor_elim_term_ite.h booyah 2020-07-04 15:56:30 -07:00
cofactor_term_ite_tactic.cpp Remove empty leaf destructors. (#6211) 2022-07-30 10:07:03 +01:00
cofactor_term_ite_tactic.h increase build version, better propagation in euf-egraph, handle assumptions in sat.smt 2023-01-17 14:07:07 -08:00
collect_occs.cpp outline of invertible reduction 2018-06-30 13:46:29 -07:00
collect_occs.h booyah 2020-07-04 15:56:30 -07:00
collect_statistics_tactic.cpp remove a couple more std::endl 2023-01-03 09:49:58 +00:00
collect_statistics_tactic.h booyah 2020-07-04 15:56:30 -07:00
ctx_simplify_tactic.cpp remove default destructors & some default constructors 2024-09-04 22:30:23 +01:00
ctx_simplify_tactic.h doc 2022-12-07 08:51:18 -08:00
demodulator_tactic.h update release notes 2023-01-31 12:19:33 -08:00
der_tactic.cpp add tactic name 2021-12-07 13:37:57 -08:00
der_tactic.h add der description 2022-12-06 05:46:52 -08:00
distribute_forall_tactic.h update release notes 2023-01-31 12:19:33 -08:00
dom_simplify_tactic.h update release notes 2023-01-31 12:19:33 -08:00
elim_term_ite_tactic.cpp move model and proof converters to self-contained module 2022-11-03 05:23:01 -07:00
elim_term_ite_tactic.h doc 2022-12-07 08:51:18 -08:00
elim_uncnstr2_tactic.h update release notes 2023-01-31 12:19:33 -08:00
elim_uncnstr_tactic.cpp #6687 2023-04-13 08:45:17 -07:00
elim_uncnstr_tactic.h elim_uncnstr_tactic: remove m_imp idiom to reduce mem alloc 2018-12-21 19:48:18 +00:00
eliminate_predicates_tactic.h enable interactive example 2023-03-25 18:13:44 +01:00
euf_completion_tactic.cpp remove empty file 2023-01-31 12:32:28 -08:00
euf_completion_tactic.h update release notes 2023-01-31 12:19:33 -08:00
injectivity_tactic.cpp cave in to supporting proofs (partially) in simplifiers, updated doc 2022-12-06 17:02:04 -08:00
injectivity_tactic.h cave in to supporting proofs (partially) in simplifiers, updated doc 2022-12-06 17:02:04 -08:00
nnf_tactic.cpp move model and proof converters to self-contained module 2022-11-03 05:23:01 -07:00
nnf_tactic.h remove comment that does not align with result 2022-12-06 15:53:55 -08:00
occf_tactic.cpp move model and proof converters to self-contained module 2022-11-03 05:23:01 -07:00
occf_tactic.h more tactic descriptions 2023-01-05 20:23:01 -08:00
pb_preprocess_tactic.cpp doc 2022-12-07 08:51:18 -08:00
pb_preprocess_tactic.h doc 2022-12-07 08:51:18 -08:00
propagate_values2_tactic.h update release notes 2023-01-31 12:19:33 -08:00
propagate_values_tactic.cpp update doc 2022-12-11 10:16:17 -08:00
propagate_values_tactic.h spread a few anonymous namespaces and remove some m_imp idioms 2018-12-21 23:02:15 +00:00
reduce_args_tactic.cpp convert reduce-args to a simplifier 2023-01-28 20:12:14 -08:00
reduce_args_tactic.h update release notes 2023-01-31 12:19:33 -08:00
simplify_tactic.cpp updates 2024-03-05 12:28:31 -08:00
simplify_tactic.h updates 2024-03-05 12:28:31 -08:00
solve_eqs_tactic.h update release notes 2023-01-31 12:19:33 -08:00
special_relations_tactic.cpp address compilation warnings of unused parameters, add shorthands to set parameters on Optimize 2019-04-16 14:32:48 -07:00
special_relations_tactic.h Remove empty leaf destructors. (#6211) 2022-07-30 10:07:03 +01:00
split_clause_tactic.cpp move model and proof converters to self-contained module 2022-11-03 05:23:01 -07:00
split_clause_tactic.h add tactic doc 2023-01-10 18:58:25 -08:00
symmetry_reduce_tactic.cpp remove default destructors & some default constructors 2024-09-04 22:30:23 +01:00
symmetry_reduce_tactic.h more tactic descriptions 2023-01-05 20:23:01 -08:00
tseitin_cnf_tactic.cpp Fix some typos. (#7115) 2024-02-07 23:06:43 -08:00
tseitin_cnf_tactic.h more tactic descriptions 2023-01-05 20:23:01 -08:00