3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-08-21 02:30:23 +00:00
z3/src/ast/rewriter
Nikolaj Bjorner 9eedd4ecd6 gate mk_bool_app by existence of regex
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
2020-05-22 10:09:16 -07:00
..
bit_blaster some simplifications based on #4178 2020-05-02 06:44:34 -07:00
arith_rewriter.cpp fix #3729 2020-04-04 18:06:23 -07:00
arith_rewriter.h
arith_rewriter_params.pyg
array_rewriter.cpp na 2020-04-08 16:31:47 -07:00
array_rewriter.h
array_rewriter_params.pyg
ast_counter.cpp remove using insert_if_not_there2 2020-04-25 15:08:51 -07:00
ast_counter.h remove using insert_if_not_there2 2020-04-25 15:08:51 -07:00
bit2int.cpp fix #3022 2020-02-16 08:14:51 -10:00
bit2int.h fix #3022 2020-02-16 08:14:51 -10:00
bool_rewriter.cpp some simplifications based on #4178 2020-05-02 06:44:34 -07:00
bool_rewriter.h some simplifications based on #4178 2020-05-02 06:44:34 -07:00
bool_rewriter_params.pyg
bv_bounds.cpp remove using insert_if_not_there2 2020-04-25 15:08:51 -07:00
bv_bounds.h
bv_elim.cpp
bv_elim.h
bv_rewriter.cpp draft rewrite 2020-05-16 12:43:26 -07:00
bv_rewriter.h forgot to remove unneeded class field 2020-04-22 15:30:16 +01:00
bv_rewriter_params.pyg fix #4048: incorrect bvurem rewrite when divisor=0 2020-04-22 15:26:30 +01:00
CMakeLists.txt value sweep 2020-04-27 18:58:43 -07:00
datatype_rewriter.cpp
datatype_rewriter.h
der.cpp fix #3752 2020-04-04 22:56:41 -07:00
der.h fix #3752 2020-04-04 22:56:41 -07:00
distribute_forall.cpp
distribute_forall.h
dl_rewriter.cpp
dl_rewriter.h
elim_bounds.cpp
elim_bounds.h
enum2bv_rewriter.cpp fix #3860 fix #3861 2020-04-08 16:26:11 -07:00
enum2bv_rewriter.h
expr_replacer.cpp fix #3679 2020-04-02 15:04:56 -07:00
expr_replacer.h fix #3679 2020-04-02 15:04:56 -07:00
expr_safe_replace.cpp
expr_safe_replace.h
factor_equivs.cpp
factor_equivs.h
factor_rewriter.cpp remove using insert_if_not_there2 2020-04-25 15:08:51 -07:00
factor_rewriter.h
fpa_rewriter.cpp
fpa_rewriter.h
fpa_rewriter_params.pyg
func_decl_replace.cpp
func_decl_replace.h
hoist_rewriter.cpp
hoist_rewriter.h
inj_axiom.cpp
inj_axiom.h
label_rewriter.cpp
label_rewriter.h
maximize_ac_sharing.cpp
maximize_ac_sharing.h
mk_extract_proc.cpp
mk_extract_proc.h
mk_simplified_app.cpp
mk_simplified_app.h
pb2bv_rewriter.cpp fix #4108 2020-04-26 21:04:28 -07:00
pb2bv_rewriter.h
pb_rewriter.cpp
pb_rewriter.h
pb_rewriter_def.h fix #2793 2019-12-09 07:38:47 +03:00
poly_rewriter.h fix #3836 remove unused and buggy hoist_cmul 2020-04-11 15:27:18 -07:00
poly_rewriter_def.h remove stdout 2020-05-05 14:42:50 -07:00
poly_rewriter_params.pyg fix #3836 remove unused and buggy hoist_cmul 2020-04-11 15:27:18 -07:00
push_app_ite.cpp
push_app_ite.h
quant_hoist.cpp
quant_hoist.h
recfun_replace.h
recfun_rewriter.cpp fix #4260 2020-05-09 18:13:12 -07:00
recfun_rewriter.h add recfun rewriting, remove quantifier based recfun 2020-04-26 12:59:51 -07:00
rewriter.cpp fix #4187 2020-05-02 11:42:03 -07:00
rewriter.h fix #3649 2020-04-01 10:56:27 -07:00
rewriter.txt
rewriter_def.h fix #4426 2020-05-21 21:27:26 -07:00
rewriter_params.pyg
rewriter_types.h
seq_rewriter.cpp more rewrites for emptiness 2020-05-22 09:56:21 -07:00
seq_rewriter.h gate mk_bool_app by existence of regex 2020-05-22 10:09:16 -07:00
seq_rewriter_params.pyg na 2020-04-14 17:34:14 -07:00
th_rewriter.cpp gate mk_bool_app by existence of regex 2020-05-22 10:09:16 -07:00
th_rewriter.h
value_sweep.cpp na 2020-05-02 06:44:35 -07:00
value_sweep.h value sweep 2020-04-27 18:58:43 -07:00
var_subst.cpp fix #3860 fix #3861 2020-04-08 16:26:11 -07:00
var_subst.h fix #3831 2020-04-09 17:45:05 -07:00