3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-05-02 13:27:01 +00:00
z3/src/tactic/core
Nikolaj Bjorner 1c7ff72ae2 add tactic doc
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
2023-01-10 18:58:25 -08: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 update distribute forall 2022-12-06 17:59:33 -08:00
cofactor_elim_term_ite.cpp call it data instead of c_ptr for approaching C++11 std::vector convention. 2021-04-13 18:17:35 -07: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 booyah 2020-07-04 15:56:30 -07: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 update doc 2022-12-11 10:16:17 -08:00
ctx_simplify_tactic.h doc 2022-12-07 08:51:18 -08:00
demodulator_tactic.h add documentation to initial selection of tactics 2022-12-05 20:05:06 -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 distribute forall 2022-12-06 17:59:33 -08:00
dom_simplify_tactic.cpp Remove empty leaf destructors. (#6211) 2022-07-30 10:07:03 +01:00
dom_simplify_tactic.h more tactic descriptions 2023-01-05 20:23:01 -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 add documentation to initial selection of tactics 2022-12-05 20:05:06 -08:00
elim_uncnstr_tactic.cpp remove memory alloc from statistics_report 2022-12-05 14:29:14 +00: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 add missing tactic descriptions, add rewrite for tamagochi 2023-01-08 13:32:26 -08:00
euf_completion_tactic.cpp simplify factory of dependent_expr_state_tactic 2022-12-05 14:07:57 +00:00
euf_completion_tactic.h adding simplifiers layer 2022-11-02 08:51:30 -07: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 add more doc 2022-12-06 05:39:05 -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 code simplification 2022-11-19 18:45:54 +07:00
reduce_args_tactic.h cave in to supporting proofs (partially) in simplifiers, updated doc 2022-12-06 17:02:04 -08:00
simplify_tactic.cpp breaking change. Enforce append semantics everywhere for parameter updates #5744 2021-12-30 19:11:14 -08:00
simplify_tactic.h fix #6501 2022-12-19 21:02:55 -08:00
solve_eqs_tactic.h typo 2022-12-06 15:51:42 -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 minor fixes 2022-11-02 08:44:55 -07:00
symmetry_reduce_tactic.h more tactic descriptions 2023-01-05 20:23:01 -08:00
tseitin_cnf_tactic.cpp doc 2022-12-07 08:51:18 -08:00
tseitin_cnf_tactic.h more tactic descriptions 2023-01-05 20:23:01 -08:00