.. |
bit_blaster
|
Add get_sort(expr * n) function that does not depend on ast_manager. Move power_of_two to rational class. Add arith_recognizers and bv_recognizers classes. The two new classes contain the 'read-only' methods from arith_util and bv_util.
|
2012-12-18 14:44:51 -08:00 |
arith_rewriter.cpp
|
Add new probes for arithmetic. Check for LIA and LRA (and activate qe if applicable). Modify echo tactic to send results to the regular stream.
|
2013-02-20 13:41:08 -08: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
|
Add option :bv-sort-ac true
|
2013-03-24 14:59:29 -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
|
reorganizing the code
|
2012-10-23 22:14:35 -07: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 |
float_rewriter.cpp
|
Added support for the final draft of the FPA standard (and fpa2bv conversion).
|
2014-01-24 15:36:23 +00:00 |
float_rewriter.h
|
Added support for the final draft of the FPA standard (and fpa2bv conversion).
|
2014-01-24 15:36:23 +00:00 |
mk_simplified_app.cpp
|
add rewriting option to simplify store equalities
|
2013-05-13 11:43:30 -07:00 |
mk_simplified_app.h
|
reorganizing the code
|
2012-10-23 22:14:35 -07:00 |
pb_rewriter.cpp
|
debug opt
|
2014-03-17 21:13:31 -07:00 |
pb_rewriter.h
|
debug opt
|
2014-03-17 21:13:31 -07:00 |
pb_rewriter_def.h
|
adding pb sls
|
2014-03-18 14:17:21 -07:00 |
poly_rewriter.h
|
reorganizing the code
|
2012-10-23 22:14:35 -07:00 |
poly_rewriter_def.h
|
remove hassel table from unstable: does not compile under other plantforms
|
2013-05-31 17:48:19 -07: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
|
reorganizing the code
|
2012-10-23 22:14:35 -07: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
|
fixes to bugs exposed by regressions
|
2013-12-15 05:23:47 +02: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 |