3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-08-19 17:50:23 +00:00
z3/src/tactic/core
Nuno Lopes 7d8b56027f fix #3068: unsound cache of exprs in or expression
this tactic has a quite broken caching mechanism (needs a stack).. :S
2020-02-21 18:48:54 +00:00
..
blast_term_ite_tactic.cpp remove cooperate 2019-06-12 20:15:46 -07:00
blast_term_ite_tactic.h
CMakeLists.txt add special relations tactic 2019-03-28 10:07:50 -07:00
cofactor_elim_term_ite.cpp remove cooperate 2019-06-12 20:15:46 -07:00
cofactor_elim_term_ite.h
cofactor_term_ite_tactic.cpp
cofactor_term_ite_tactic.h
collect_occs.cpp outline of invertible reduction 2018-06-30 13:46:29 -07:00
collect_occs.h
collect_statistics_tactic.cpp integrate lambda expressions 2018-06-26 07:23:04 -07:00
collect_statistics_tactic.h
ctx_simplify_tactic.cpp remove cooperate 2019-06-12 20:15:46 -07:00
ctx_simplify_tactic.h
der_tactic.cpp
der_tactic.h
distribute_forall_tactic.cpp remove a few more inc/dec refs 2019-02-19 13:36:39 +00:00
distribute_forall_tactic.h
dom_simplify_tactic.cpp fix #3068: unsound cache of exprs in or expression 2020-02-21 18:48:54 +00:00
dom_simplify_tactic.h fix #3052: incorrect handling of ands simplified to false in dom-simplify 2020-02-20 16:21:46 +00:00
elim_term_ite_tactic.cpp remove cooperate 2019-06-12 20:15:46 -07:00
elim_term_ite_tactic.h
elim_uncnstr_tactic.cpp fix #2720, unsound preprocessing in elim_uncnstr_tactic where datatype properties of eliminated subterms is forgotten 2019-11-18 13:34:45 -08:00
elim_uncnstr_tactic.h elim_uncnstr_tactic: remove m_imp idiom to reduce mem alloc 2018-12-21 19:48:18 +00:00
injectivity_tactic.cpp integrate lambda expressions 2018-06-26 07:23:04 -07:00
injectivity_tactic.h
nnf_tactic.cpp
nnf_tactic.h
occf_tactic.cpp remove cooperate 2019-06-12 20:15:46 -07:00
occf_tactic.h
pb_preprocess_tactic.cpp fix #3045 fix #3046 2020-02-19 09:52:26 -08:00
pb_preprocess_tactic.h
propagate_values_tactic.cpp make context_solve configurable and exposed as top-level tactic parameter 2019-01-23 16:06:25 -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 remove cooperate 2019-06-12 20:15:46 -07:00
reduce_args_tactic.h
reduce_invertible_tactic.cpp fix #2930 2020-02-02 20:03:55 -08:00
reduce_invertible_tactic.h outline of invertible reduction 2018-06-30 13:46:29 -07:00
simplify_tactic.cpp
simplify_tactic.h
solve_eqs_tactic.cpp fix #2873 2020-01-22 11:08:44 -06:00
solve_eqs_tactic.h
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 fixup compiled patterns 2019-03-29 11:42:40 -07:00
split_clause_tactic.cpp
split_clause_tactic.h
symmetry_reduce_tactic.cpp Use 'override' where possible. 2018-10-02 10:26:38 +07:00
symmetry_reduce_tactic.h
tseitin_cnf_tactic.cpp fix #2509, fix issue with model inheritance exposed by #2483 2019-08-27 10:48:22 -03:00
tseitin_cnf_tactic.h