3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-08 18:31:49 +00:00
z3/src/ast/rewriter
Nikolaj Bjorner 276fdd0e97 register auxiliary constants from projection operation
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
2017-08-20 08:51:24 -07:00
..
bit_blaster make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
arith_rewriter.cpp rewrite to address some cases like #1203, updates to division handling in NRA 2017-08-12 13:24:54 -07:00
arith_rewriter.h make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
arith_rewriter_params.pyg exposed rewriter parameters 2012-12-02 22:03:30 -08:00
array_rewriter.cpp updated include directives 2017-08-01 10:51:47 -07:00
array_rewriter.h make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
array_rewriter_params.pyg add rewriting option to simplify store equalities 2013-05-13 11:43:30 -07:00
ast_counter.cpp make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
ast_counter.h make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
bool_rewriter.cpp updated include directives 2017-08-01 10:51:47 -07:00
bool_rewriter.h make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07: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_bounds.cpp make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
bv_bounds.h make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
bv_rewriter.cpp updated include directives 2017-08-01 10:51:47 -07:00
bv_rewriter.h make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
bv_rewriter_params.pyg Adding bv preprocessing techniques. 2016-09-16 19:44:37 +01:00
bv_trailing.cpp make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
bv_trailing.h make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
CMakeLists.txt [CMake] Move CMake files into their intended location so the 2017-06-12 11:59:00 +01:00
datatype_rewriter.cpp make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
datatype_rewriter.h make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
der.cpp make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
der.h make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
distribute_forall.cpp make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
distribute_forall.h make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
dl_rewriter.cpp make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
dl_rewriter.h make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
enum2bv_rewriter.cpp make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
enum2bv_rewriter.h make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
expr_replacer.cpp make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
expr_replacer.h make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
expr_safe_replace.cpp make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
expr_safe_replace.h make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
factor_rewriter.cpp make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
factor_rewriter.h make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
fpa_rewriter.cpp updated include directives 2017-08-01 10:51:47 -07:00
fpa_rewriter.h make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
fpa_rewriter_params.pyg Bug fixes for underspecified FP operations. 2016-10-15 18:35:39 +02:00
label_rewriter.cpp make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
label_rewriter.h make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
mk_extract_proc.cpp make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
mk_extract_proc.h make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
mk_simplified_app.cpp make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
mk_simplified_app.h make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
pb2bv_rewriter.cpp make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
pb2bv_rewriter.h make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
pb_rewriter.cpp make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
pb_rewriter.h make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
pb_rewriter_def.h make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
poly_rewriter.h make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
poly_rewriter_def.h updated include directives 2017-08-01 10:51:47 -07:00
poly_rewriter_params.pyg exposed rewriter parameters 2012-12-02 22:03:30 -08:00
quant_hoist.cpp Merge branch 'master' of https://github.com/Z3Prover/z3 2017-07-31 13:24:57 -07:00
quant_hoist.h Merge branch 'master' of https://github.com/Z3Prover/z3 2017-07-31 13:24:57 -07:00
rewriter.cpp make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
rewriter.h make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
rewriter.txt cleanup 2017-05-03 17:45:56 -04:00
rewriter_def.h make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
rewriter_params.pyg Added rewriter.ignore_patterns_on_ground_qbody option to disable simplification of quantifiers that have their universals appear only in patterns, but otherwise have a ground body. 2017-04-07 21:19:20 +01:00
rewriter_types.h make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
seq_rewriter.cpp register auxiliary constants from projection operation 2017-08-20 08:51:24 -07:00
seq_rewriter.h update handling of contains constraints taking string literals into account 2017-08-12 19:14:55 -07:00
th_rewriter.cpp updated include directives 2017-08-01 10:51:47 -07:00
th_rewriter.h make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
var_subst.cpp make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
var_subst.h make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00