3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-08-15 23:35:26 +00:00
z3/src/ast/rewriter
Nuno Lopes 5676fbbc9e compiler love: make a few symbols static and avoid unneeded relocations
Signed-off-by: Nuno Lopes <a-nlopes@microsoft.com>
2015-02-22 11:13:51 +00:00
..
bit_blaster use more efficient encoding of shift operations 2014-10-05 10:41:37 -07:00
arith_rewriter.cpp fix quantifier elimination bugs reported by Berdine and Bornat 2014-07-14 16:46:27 +02:00
arith_rewriter.h fix bug masked by default configuration 2013-08-10 12:23:34 -07:00
arith_rewriter_params.pyg exposed rewriter parameters 2012-12-02 22:03:30 -08:00
array_rewriter.cpp add rewriting option to simplify store equalities 2013-05-13 11:43:30 -07:00
array_rewriter.h add rewriting option to simplify store equalities 2013-05-13 11:43:30 -07:00
array_rewriter_params.pyg add rewriting option to simplify store equalities 2013-05-13 11:43:30 -07:00
ast_counter.cpp fix parameter checking on quantifiers (thanks to Esteban Pavese), fix query tracking in rel_context (thanks to Nuno Lopes), fix counter for free variables under quantfiers (thanks to Tomer Weiss) 2013-08-22 15:00:52 -07:00
ast_counter.h optimize rule processing 2013-04-26 11:43:06 -07:00
bool_rewriter.cpp Add blast_distinct_threshold option to rewriter. Enable blast_distinct in the QF_LIA default strategy 2012-12-17 10:32:00 -08:00
bool_rewriter.h Add blast_distinct_threshold option to rewriter. Enable blast_distinct in the QF_LIA default strategy 2012-12-17 10:32:00 -08:00
bool_rewriter_params.pyg Add blast_distinct_threshold option to rewriter. Enable blast_distinct in the QF_LIA default strategy 2012-12-17 10:32:00 -08:00
bv_rewriter.cpp merged with unstable 2014-08-06 11:16:06 -07:00
bv_rewriter.h Add option :bv-sort-ac true 2013-03-24 14:59:29 -07:00
bv_rewriter_params.pyg Add option :bv-sort-ac true 2013-03-24 14:59:29 -07:00
datatype_rewriter.cpp reorganizing the code 2012-10-23 22:14:35 -07:00
datatype_rewriter.h reorganizing the code 2012-10-23 22:14:35 -07:00
der.cpp reorganizing the code 2012-10-23 22:14:35 -07:00
der.h reorganizing the code 2012-10-23 22:14:35 -07:00
dl_rewriter.cpp Formatting, mostly tabs. 2015-01-08 17:54:04 +00:00
dl_rewriter.h reorganizing the code 2012-10-23 22:14:35 -07:00
expr_replacer.cpp resurrecting assertion stack 2012-11-01 12:37:24 -07:00
expr_replacer.h resurrecting assertion stack 2012-11-01 12:37:24 -07:00
expr_safe_replace.cpp fix substitution bug in qe, working on boogie trace 2013-06-25 13:07:28 -05:00
expr_safe_replace.h fix substitution bug in qe, working on boogie trace 2013-06-25 13:07:28 -05:00
factor_rewriter.cpp reorganizing the code 2012-10-23 22:14:35 -07:00
factor_rewriter.h reorganizing the code 2012-10-23 22:14:35 -07:00
fpa_rewriter.cpp Removed unnecessary variables and added initialization to others to silence warnings. 2015-02-07 14:47:26 +00:00
fpa_rewriter.h FPA: fixes for the fpa_rewriter to enable model extraction and validation. 2015-02-06 16:53:31 +00:00
fpa_rewriter_params.pyg FPA: fixes for the fpa_rewriter to enable model extraction and validation. 2015-02-06 16:53:31 +00:00
mk_simplified_app.cpp Renaming floats, float, Floats, Float -> FPA, fpa 2015-01-08 13:18:56 +00:00
mk_simplified_app.h reorganizing the code 2012-10-23 22:14:35 -07:00
poly_rewriter.h compiler love: make a few symbols static and avoid unneeded relocations 2015-02-22 11:13:51 +00:00
poly_rewriter_def.h compiler love: make a few symbols static and avoid unneeded relocations 2015-02-22 11:13:51 +00:00
poly_rewriter_params.pyg exposed rewriter parameters 2012-12-02 22:03:30 -08:00
quant_hoist.cpp local changes 2013-03-23 16:44:07 -07:00
quant_hoist.h missing hnf 2013-03-23 16:56:47 -07:00
rewriter.cpp reorganizing the code 2012-10-23 22:14:35 -07:00
rewriter.h reorganizing the code 2012-10-25 11:28:03 -07:00
rewriter.txt typo 2015-02-04 18:25:32 +00:00
rewriter_def.h reorganizing the code 2012-10-25 11:28:03 -07:00
rewriter_params.pyg exposed rewriter parameters 2012-12-02 22:03:30 -08:00
rewriter_types.h reorganizing the code 2012-10-25 11:28:03 -07:00
th_rewriter.cpp Renaming floats, float, Floats, Float -> FPA, fpa 2015-01-08 13:18:56 +00:00
th_rewriter.h exposed rewriter parameters 2012-12-02 22:03:30 -08:00
var_subst.cpp optimize rule processing 2013-04-26 12:02:19 -07:00
var_subst.h optimize rule processing 2013-04-26 11:43:06 -07:00