3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-22 16:45:31 +00:00
z3/src/ast
Leonardo de Moura 0d230375be added polynomial evaluation at algebraic point
Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
2012-12-08 20:39:16 -08:00
..
macros resurrecting assertion_stack 2012-11-01 12:15:45 -07:00
normal_forms added module descriptions 2012-12-02 13:15:56 -08:00
pattern Fixed problems in the new parameter setting. Many thanks to Nuno Lopes for sending a benchmark that exposed the problem, a noticing the discrepancy between unstable and master branches. 2012-12-07 11:09:14 -08:00
proof_checker moved old params files 2012-12-02 10:47:04 -08:00
rewriter Added is_unique_value. Its semantics is equal to the old is_value method. The contract for is_value changed. See comments at ast.h for more information. 2012-12-07 12:53:51 -08:00
simplifier Added is_unique_value. Its semantics is equal to the old is_value method. The contract for is_value changed. See comments at ast.h for more information. 2012-12-07 12:53:51 -08:00
substitution converted pp_params 2012-11-30 17:20:45 -08:00
act_cache.cpp Reorganizing code base 2012-10-20 16:33:01 -07:00
act_cache.h Reorganizing code base 2012-10-20 16:33:01 -07:00
arith_decl_plugin.cpp Added is_unique_value. Its semantics is equal to the old is_value method. The contract for is_value changed. See comments at ast.h for more information. 2012-12-07 12:53:51 -08:00
arith_decl_plugin.h exposing algebraic numbers in the API (working in progress) 2012-12-07 17:48:57 -08:00
array_decl_plugin.cpp Reorganizing code. Added script for generating VS project files 2012-10-20 15:16:37 -07:00
array_decl_plugin.h preparing handling of arrays/quantifiers, fix cover-related bugs reported by Arie 2012-11-25 12:08:49 -08:00
ast.cpp exposing algebraic numbers in the API (working in progress) 2012-12-07 17:48:57 -08:00
ast.h exposing algebraic numbers in the API (working in progress) 2012-12-07 17:48:57 -08:00
ast_list.h Reorganizing code. Added script for generating VS project files 2012-10-20 15:16:37 -07:00
ast_ll_pp.cpp Reorganizing code. Added script for generating VS project files 2012-10-20 15:16:37 -07:00
ast_ll_pp.h Reorganizing code. Added script for generating VS project files 2012-10-20 15:16:37 -07:00
ast_lt.cpp Reorganizing code base 2012-10-20 16:33:01 -07:00
ast_lt.h Reorganizing code base 2012-10-20 16:33:01 -07:00
ast_pp.h converted pp_params 2012-11-30 17:20:45 -08:00
ast_printer.cpp converted pp_params 2012-11-30 17:20:45 -08:00
ast_printer.h checkpoint 2012-10-21 18:23:20 -07:00
ast_smt2_pp.cpp converted pp_params 2012-11-30 17:20:45 -08:00
ast_smt2_pp.h converted pp_params 2012-11-30 17:20:45 -08:00
ast_smt_pp.cpp working on quantifiers 2012-11-26 17:55:40 -08:00
ast_smt_pp.h set low-level pretty printer by default from fixedpoint context 2012-11-26 14:01:06 -08:00
ast_translation.cpp Reorganizing code base 2012-10-20 16:33:01 -07:00
ast_translation.h Reorganizing code base 2012-10-20 16:33:01 -07:00
ast_util.cpp Reorganizing code. Added script for generating VS project files 2012-10-20 15:16:37 -07:00
ast_util.h Reorganizing code. Added script for generating VS project files 2012-10-20 15:16:37 -07:00
bv_decl_plugin.cpp Reorganizing code. Added script for generating VS project files 2012-10-20 15:16:37 -07:00
bv_decl_plugin.h Added is_unique_value. Its semantics is equal to the old is_value method. The contract for is_value changed. See comments at ast.h for more information. 2012-12-07 12:53:51 -08:00
datatype_decl_plugin.cpp Reorganizing code. Added script for generating VS project files 2012-10-20 15:16:37 -07:00
datatype_decl_plugin.h Added is_unique_value. Its semantics is equal to the old is_value method. The contract for is_value changed. See comments at ast.h for more information. 2012-12-07 12:53:51 -08:00
decl_collector.cpp Reorganizing code base 2012-10-20 16:33:01 -07:00
decl_collector.h Reorganizing code base 2012-10-20 16:33:01 -07:00
dl_decl_plugin.cpp preparing handling of arrays/quantifiers, fix cover-related bugs reported by Arie 2012-11-25 12:08:49 -08:00
dl_decl_plugin.h Added is_unique_value. Its semantics is equal to the old is_value method. The contract for is_value changed. See comments at ast.h for more information. 2012-12-07 12:53:51 -08:00
expr2polynomial.cpp added polynomial evaluation at algebraic point 2012-12-08 20:39:16 -08:00
expr2polynomial.h added polynomial evaluation at algebraic point 2012-12-08 20:39:16 -08:00
expr2var.cpp checkpoint 2012-10-21 13:32:12 -07:00
expr2var.h checkpoint 2012-10-21 13:32:12 -07:00
expr_abstract.cpp checkpoint 2012-10-21 13:32:12 -07:00
expr_abstract.h checkpoint 2012-10-21 13:32:12 -07:00
expr_delta_pair.h Reorganizing code base 2012-10-20 16:33:01 -07:00
expr_functors.cpp checkpoint 2012-10-21 13:32:12 -07:00
expr_functors.h checkpoint 2012-10-21 13:32:12 -07:00
expr_map.cpp Reorganizing the code 2012-10-20 19:54:08 -07:00
expr_map.h Reorganizing the code 2012-10-20 19:54:08 -07:00
expr_stat.cpp checkpoint 2012-10-21 13:32:12 -07:00
expr_stat.h checkpoint 2012-10-21 13:32:12 -07:00
expr_substitution.cpp checkpoint 2012-11-01 13:28:10 -07:00
expr_substitution.h checkpoint 2012-11-01 13:28:10 -07:00
float_decl_plugin.cpp Added QF_FPABV logic, default tactic, and the asIEEEBV conversion function. 2012-12-01 15:51:33 +00:00
float_decl_plugin.h Added is_unique_value. Its semantics is equal to the old is_value method. The contract for is_value changed. See comments at ast.h for more information. 2012-12-07 12:53:51 -08:00
for_each_ast.cpp Reorganizing the code. Moved nlsat to its own directory. 2012-10-20 15:48:18 -07:00
for_each_ast.h Reorganizing code. Added script for generating VS project files 2012-10-20 15:16:37 -07:00
for_each_expr.cpp Reorganizing the code. Moved nlsat to its own directory. 2012-10-20 15:48:18 -07:00
for_each_expr.h Reorganizing the code. Moved nlsat to its own directory. 2012-10-20 15:48:18 -07:00
format.cpp Reorganizing code. Added script for generating VS project files 2012-10-20 15:16:37 -07:00
format.h Reorganizing code. Added script for generating VS project files 2012-10-20 15:16:37 -07:00
func_decl_dependencies.cpp Reorganizing the code 2012-10-20 19:54:08 -07:00
func_decl_dependencies.h Reorganizing the code 2012-10-20 19:54:08 -07:00
has_free_vars.cpp Reorganizing the code 2012-10-20 22:44:27 -07:00
has_free_vars.h Reorganizing the code 2012-10-20 22:44:27 -07:00
macro_substitution.cpp resurrecting assertion_stack 2012-11-01 12:15:45 -07:00
macro_substitution.h resurrecting assertion_stack 2012-11-01 12:15:45 -07:00
num_occurs.cpp Reorganizing the code 2012-10-20 22:03:58 -07:00
num_occurs.h Reorganizing the code 2012-10-20 22:03:58 -07:00
occurs.cpp Reorganizing the code 2012-10-20 22:03:58 -07:00
occurs.h Reorganizing the code 2012-10-20 22:03:58 -07:00
pp.cpp converted pp_params 2012-11-30 17:20:45 -08:00
pp.h converted pp_params 2012-11-30 17:20:45 -08:00
pp_params.pyg added module descriptions 2012-12-02 13:15:56 -08:00
recurse_expr.h Reorganizing code. Added script for generating VS project files 2012-10-20 15:16:37 -07:00
recurse_expr_def.h Reorganizing code. Added script for generating VS project files 2012-10-20 15:16:37 -07:00
reg_decl_plugins.cpp fixed compilation bugs 2012-10-24 12:14:00 -07:00
reg_decl_plugins.h Isolating reg_decl_plugins 2012-10-24 11:27:50 -07:00
seq_decl_plugin.cpp Reorganizing code. Added script for generating VS project files 2012-10-20 15:16:37 -07:00
seq_decl_plugin.h Added is_unique_value. Its semantics is equal to the old is_value method. The contract for is_value changed. See comments at ast.h for more information. 2012-12-07 12:53:51 -08:00
shared_occs.cpp Reorganizing code. Added script for generating VS project files 2012-10-20 15:16:37 -07:00
shared_occs.h Reorganizing code. Added script for generating VS project files 2012-10-20 15:16:37 -07:00
static_features.cpp checkpoint 2012-10-21 13:32:12 -07:00
static_features.h checkpoint 2012-10-21 13:32:12 -07:00
trail.h checkpoint 2012-10-21 13:32:12 -07:00
used_symbols.h Reorganizing the code 2012-10-20 19:54:08 -07:00
used_vars.cpp Reorganizing code base 2012-10-20 16:33:01 -07:00
used_vars.h Reorganizing code base 2012-10-20 16:33:01 -07:00
well_sorted.cpp Reorganizing the code. Moved nlsat to its own directory. 2012-10-20 15:48:18 -07:00
well_sorted.h Reorganizing the code. Moved nlsat to its own directory. 2012-10-20 15:48:18 -07:00