3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2026-06-25 01:50:33 +00:00
z3/src/ast/rewriter
Nikolaj Bjorner 0859be5649 #6953
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
2023-10-25 09:07:04 -07:00
..
bit_blaster #6953 2023-10-25 09:07:04 -07:00
arith_rewriter.cpp Typo Fixes (#6803) 2023-07-09 11:56:10 -07:00
arith_rewriter.h
array_rewriter.cpp QEL: Fast Approximated Quantifier Elimination (#6820) 2023-08-02 09:34:06 -07:00
array_rewriter.h
ast_counter.cpp
ast_counter.h
bit2int.cpp
bit2int.h
bool_rewriter.cpp revert lt change 2023-07-13 21:39:04 -07:00
bool_rewriter.h Adding some options in support of F* (#6774) 2023-06-20 16:10:37 -07:00
bv_bounds.cpp
bv_bounds.h
bv_bounds_base.h fix #6595 2023-02-18 14:11:48 -08:00
bv_elim.cpp
bv_elim.h
bv_rewriter.cpp Fix bvnego (#6750) 2023-06-07 11:24:40 -07:00
bv_rewriter.h Implement proposed smtlib2 bitvector overflow predicates (#6715) 2023-05-09 10:37:46 -07:00
cached_var_subst.cpp
cached_var_subst.h
char_rewriter.cpp
char_rewriter.h
CMakeLists.txt Move modular interval to interval directory 2023-01-27 17:55:36 -08:00
datatype_rewriter.cpp QEL: Fast Approximated Quantifier Elimination (#6820) 2023-08-02 09:34:06 -07:00
datatype_rewriter.h
der.cpp fix #6748 2023-06-07 15:59:39 -07:00
der.h
distribute_forall.cpp
distribute_forall.h
dl_rewriter.cpp
dl_rewriter.h
dom_simplifier.cpp move dominator simplifier functionality to rewriter and simplifier, move bv_bounds simplifier functionality to simplifier 2023-01-27 17:11:48 -08:00
dom_simplifier.h move dominator simplifier functionality to rewriter and simplifier, move bv_bounds simplifier functionality to simplifier 2023-01-27 17:11:48 -08:00
elim_bounds.cpp remove if-def inside cpp file that should not be there #6869 2023-08-21 09:19:06 -07:00
elim_bounds.h
enum2bv_rewriter.cpp
enum2bv_rewriter.h
expr_replacer.cpp
expr_replacer.h
expr_safe_replace.cpp
expr_safe_replace.h
factor_equivs.cpp
factor_equivs.h
factor_rewriter.cpp
factor_rewriter.h
fpa_rewriter.cpp
fpa_rewriter.h
func_decl_replace.cpp
func_decl_replace.h
hoist_rewriter.cpp minor code simplifications 2023-03-05 19:08:41 +00:00
hoist_rewriter.h add (disabled) code path to enable nested conjunctions 2023-03-01 20:39:39 -08:00
inj_axiom.cpp
inj_axiom.h
label_rewriter.cpp
label_rewriter.h
macro_replacer.cpp
macro_replacer.h
maximize_ac_sharing.cpp formatting updates 2023-04-12 19:40:31 -07:00
maximize_ac_sharing.h
mk_extract_proc.cpp
mk_extract_proc.h
mk_simplified_app.cpp
mk_simplified_app.h
pb2bv_rewriter.cpp fix #6675 2023-04-12 19:50:13 -07:00
pb2bv_rewriter.h
pb_rewriter.cpp
pb_rewriter.h
pb_rewriter_def.h
poly_rewriter.h
poly_rewriter_def.h
push_app_ite.cpp fix #6721 2023-05-13 09:46:49 -07:00
push_app_ite.h
quant_hoist.cpp
quant_hoist.h
recfun_replace.h
recfun_rewriter.cpp
recfun_rewriter.h
rewriter.cpp some template instantiations #6869 2023-09-03 15:21:49 -07:00
rewriter.h fix tpl instantiation issue for mingw (#6597) 2023-02-17 09:26:45 -08:00
rewriter.txt
rewriter_def.h fix tpl instantiation issue for mingw (#6597) 2023-02-17 09:26:45 -08:00
rewriter_types.h
seq_axioms.cpp remove output 2023-08-17 15:20:12 -07:00
seq_axioms.h
seq_eq_solver.cpp inherit and reset rlimit counter on children limits 2023-04-05 16:39:21 -07:00
seq_eq_solver.h
seq_rewriter.cpp simplify last_index function 2023-09-18 12:52:59 -07:00
seq_rewriter.h add unconstrained elimination for sequences 2023-03-20 17:07:04 +01:00
seq_skolem.cpp
seq_skolem.h
th_rewriter.cpp fix #6876 2023-08-25 17:14:35 -07:00
th_rewriter.h
value_sweep.cpp
value_sweep.h
var_subst.cpp
var_subst.h