3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2026-06-23 09:00:30 +00:00
z3/src/ast
Nikolaj Bjorner 9253ca9d86 make use of warning_msg safe for formatting. Thanks to Scott McPeak for reporting
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
2016-06-14 08:10:10 -07:00
..
fpa Bugfix for fp.min/fp.max in fpa2bv converter; hide BV UFs from FP models. 2016-06-09 17:51:31 +01:00
macros
normal_forms ensure reference ownership on frame elements to avoid crashes due to nnf. Issue #588 2016-05-16 09:37:15 -07:00
pattern
proof_checker enable logic parameter update to configure SMTLIB logic 2016-03-01 09:48:24 -08:00
rewriter fp2bv refactoring 2016-05-23 18:10:17 +01:00
simplifier Cache cleanup fix for bv_simplifier_plugin. 2016-05-31 16:47:14 +01:00
substitution
act_cache.cpp comment typos 2016-05-31 16:14:50 +01:00
act_cache.h
arith_decl_plugin.cpp merge useful utilities from qsat 2016-03-19 12:01:44 -07:00
arith_decl_plugin.h merge useful utilities from qsat 2016-03-19 12:01:44 -07:00
array_decl_plugin.cpp recursive function definitions; combine model-building functionality 2016-03-03 07:59:03 -08:00
array_decl_plugin.h recursive function definitions; combine model-building functionality 2016-03-03 07:59:03 -08:00
ast.cpp make use of warning_msg safe for formatting. Thanks to Scott McPeak for reporting 2016-06-14 08:10:10 -07:00
ast.h test variants for seq_solver 2016-05-30 18:15:10 -07:00
ast_ll_pp.cpp
ast_ll_pp.h
ast_lt.cpp
ast_lt.h
ast_pp.h
ast_pp_util.cpp
ast_pp_util.h
ast_printer.cpp converted pp_params 2012-11-30 17:20:45 -08:00
ast_printer.h
ast_smt2_pp.cpp enable core minimization with qsat in case it turns out to be useful 2016-06-12 15:58:12 -07:00
ast_smt2_pp.h merge useful utilities from qsat 2016-03-19 12:01:44 -07:00
ast_smt_pp.cpp Bugfix for FPA in solver.to_smt2 2016-03-29 16:37:24 +01:00
ast_smt_pp.h enable logic parameter update to configure SMTLIB logic 2016-03-01 09:48:24 -08:00
ast_trail.h
ast_translation.cpp
ast_translation.h
ast_util.cpp merge useful utilities from qsat 2016-03-19 12:01:44 -07:00
ast_util.h merge useful utilities from qsat 2016-03-19 12:01:44 -07:00
bv_decl_plugin.cpp Bugfix for zero-extend. 2016-04-01 12:48:06 +01:00
bv_decl_plugin.h merge useful utilities from qsat 2016-03-19 12:01:44 -07:00
datatype_decl_plugin.cpp Fixing issue #605 rlimit responsiveness in mam 2016-05-16 08:35:04 -07:00
datatype_decl_plugin.h typo 2016-05-21 17:43:17 +01:00
decl_collector.cpp
decl_collector.h
dl_decl_plugin.cpp remove unused min-aggregate 2015-12-04 09:23:36 -08:00
dl_decl_plugin.h remove unused min-aggregate 2015-12-04 09:23:36 -08:00
expr2polynomial.cpp "canceled" -> Z3_CANCELED_MSG 2016-02-04 13:52:43 +00:00
expr2polynomial.h update header guards to be C++ style. Fixes issue #9 2015-07-08 23:18:40 -07:00
expr2var.cpp
expr2var.h
expr_abstract.cpp merge useful utilities from qsat 2016-03-19 12:01:44 -07:00
expr_abstract.h merge useful utilities from qsat 2016-03-19 12:01:44 -07:00
expr_delta_pair.h
expr_functors.cpp
expr_functors.h
expr_map.cpp
expr_map.h
expr_stat.cpp
expr_stat.h
expr_substitution.cpp
expr_substitution.h
for_each_ast.cpp
for_each_ast.h
for_each_expr.cpp
for_each_expr.h
format.cpp
format.h update header guards to be C++ style. Fixes issue #9 2015-07-08 23:18:40 -07:00
fpa_decl_plugin.cpp fp2bv refactoring 2016-05-23 18:10:17 +01:00
fpa_decl_plugin.h fp2bv refactoring 2016-05-23 18:10:17 +01:00
func_decl_dependencies.cpp
func_decl_dependencies.h
has_free_vars.cpp
has_free_vars.h
macro_substitution.cpp
macro_substitution.h
num_occurs.cpp
num_occurs.h
occurs.cpp
occurs.h
pb_decl_plugin.cpp
pb_decl_plugin.h
pp.cpp
pp.h
pp_params.pyg
recurse_expr.h
recurse_expr_def.h
reg_decl_plugins.cpp
reg_decl_plugins.h
scoped_proof.h
seq_decl_plugin.cpp removing warnings for unused variables, #579 2016-05-17 15:59:06 -07:00
seq_decl_plugin.h add handling for int.to.str 2016-04-18 11:14:40 -07:00
shared_occs.cpp
shared_occs.h update header guards to be C++ style. Fixes issue #9 2015-07-08 23:18:40 -07:00
static_features.cpp
static_features.h
used_symbols.h
used_vars.cpp
used_vars.h
well_sorted.cpp make use of warning_msg safe for formatting. Thanks to Scott McPeak for reporting 2016-06-14 08:10:10 -07:00
well_sorted.h update header guards to be C++ style. Fixes issue #9 2015-07-08 23:18:40 -07:00