.. |
bit_blaster
|
enable incremental bit-vector solving
|
2015-09-01 09:48:35 -07:00 |
arith_rewriter.cpp
|
disable unsound simplification of root objects, and incorrect evaluation of negative even roots
|
2015-12-09 08:41:59 -08:00 |
arith_rewriter.h
|
update header guards to be C++ style. Fixes issue #9
|
2015-07-08 23:18:40 -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
|
update header guards to be C++ style. Fixes issue #9
|
2015-07-08 23:18:40 -07:00 |
array_rewriter_params.pyg
|
add rewriting option to simplify store equalities
|
2013-05-13 11:43:30 -07:00 |
ast_counter.cpp
|
Refactor count_vars and count_rule_vars
|
2015-05-14 17:04:38 +01:00 |
ast_counter.h
|
update header guards to be C++ style. Fixes issue #9
|
2015-07-08 23:18:40 -07:00 |
bool_rewriter.cpp
|
Added bool rewriter case.
|
2015-11-12 14:49:21 +00:00 |
bool_rewriter.h
|
update header guards to be C++ style. Fixes issue #9
|
2015-07-08 23:18:40 -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_rewriter.cpp
|
use Z3_fallthrough instead of __falthrough directly to avoid messing with reserved identifiers
|
2015-10-09 18:06:49 +01:00 |
bv_rewriter.h
|
add filter to detect circumventing the default semantics of bit-vector division with the use of the sat-based bit-vector solver. Provides a way to fix issue #190
|
2015-08-24 16:27:07 -07:00 |
bv_rewriter_params.pyg
|
Add option :bv-sort-ac true
|
2013-03-24 14:59:29 -07:00 |
datatype_rewriter.cpp
|
Adding field update feature
|
2015-01-03 01:27:52 -08:00 |
datatype_rewriter.h
|
update header guards to be C++ style. Fixes issue #9
|
2015-07-08 23:18:40 -07:00 |
der.cpp
|
reorganizing the code
|
2012-10-23 22:14:35 -07:00 |
der.h
|
update header guards to be C++ style. Fixes issue #9
|
2015-07-08 23:18:40 -07:00 |
dl_rewriter.cpp
|
Formatting, mostly tabs.
|
2015-01-08 17:54:04 +00:00 |
dl_rewriter.h
|
update header guards to be C++ style. Fixes issue #9
|
2015-07-08 23:18:40 -07:00 |
expr_replacer.cpp
|
resurrecting assertion stack
|
2012-11-01 12:37:24 -07:00 |
expr_replacer.h
|
update header guards to be C++ style. Fixes issue #9
|
2015-07-08 23:18:40 -07:00 |
expr_safe_replace.cpp
|
optimize expr_safe_replace for when a subexpression has no substitutions
|
2015-06-03 17:21:01 +01:00 |
expr_safe_replace.h
|
update header guards to be C++ style. Fixes issue #9
|
2015-07-08 23:18:40 -07:00 |
factor_rewriter.cpp
|
reorganizing the code
|
2012-10-23 22:14:35 -07:00 |
factor_rewriter.h
|
update header guards to be C++ style. Fixes issue #9
|
2015-07-08 23:18:40 -07:00 |
fpa_rewriter.cpp
|
Bugfixes for model verification of unspecified values of fp.min/fp.max
|
2015-11-02 19:25:44 +00:00 |
fpa_rewriter.h
|
Removed trailing whitespace.
|
2015-10-30 12:20:41 +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
|
update header guards to be C++ style. Fixes issue #9
|
2015-07-08 23:18:40 -07:00 |
pb_rewriter.cpp
|
recognize more pb patterns
|
2015-08-08 13:39:39 +02:00 |
pb_rewriter.h
|
update header guards to be C++ style. Fixes issue #9
|
2015-07-08 23:18:40 -07:00 |
pb_rewriter_def.h
|
update header guards to be C++ style. Fixes issue #9
|
2015-07-08 23:18:40 -07:00 |
poly_rewriter.h
|
trailing whitespace
|
2015-11-03 12:56:29 +00:00 |
poly_rewriter_def.h
|
pull unstable
|
2015-04-01 14:57:11 -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
|
update header guards to be C++ style. Fixes issue #9
|
2015-07-08 23:18:40 -07:00 |
rewriter.cpp
|
reorganizing the code
|
2012-10-23 22:14:35 -07:00 |
rewriter.h
|
update header guards to be C++ style. Fixes issue #9
|
2015-07-08 23:18:40 -07:00 |
rewriter.txt
|
typo
|
2015-02-04 18:25:32 +00:00 |
rewriter_def.h
|
include rlimit in nlsat, include dedicated error message, for issue #216
|
2015-09-29 09:16:46 -07:00 |
rewriter_params.pyg
|
exposed rewriter parameters
|
2012-12-02 22:03:30 -08:00 |
rewriter_types.h
|
update header guards to be C++ style. Fixes issue #9
|
2015-07-08 23:18:40 -07:00 |
seq_rewriter.cpp
|
seq
|
2015-12-10 02:38:56 -08:00 |
seq_rewriter.h
|
seq
|
2015-12-09 20:17:00 -08:00 |
th_rewriter.cpp
|
seq
|
2015-12-08 10:33:09 -08:00 |
th_rewriter.h
|
update header guards to be C++ style. Fixes issue #9
|
2015-07-08 23:18:40 -07:00 |
var_subst.cpp
|
tabs, whitespace
|
2015-11-09 17:50:50 +00:00 |
var_subst.h
|
update header guards to be C++ style. Fixes issue #9
|
2015-07-08 23:18:40 -07:00 |