3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2026-08-04 21:23:36 +00:00
z3/src/ast
Nikolaj Bjorner ea3628e50b remove hoist functionality
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
2023-12-03 16:28:43 -08:00
..
converters don't crash when a function doesn't have a model when converting a solver to string 2023-09-18 10:16:19 +01:00
euf pending files 2023-12-02 19:43:51 -08:00
fpa Assorted fixes for floats (#6968) 2023-10-29 17:29:42 -07:00
macros
normal_forms some template instantiations #6869 2023-09-03 15:21:49 -07:00
pattern cmake: Use FindPython3. (#7019) 2023-11-27 11:20:21 +01:00
proofs
rewriter remove hoist functionality 2023-12-03 16:28:43 -08:00
simplifiers enable more simplification in case inequality triggers a change. 2023-10-21 19:58:39 -07:00
substitution
act_cache.cpp
act_cache.h
arith_decl_plugin.cpp
arith_decl_plugin.h
array_decl_plugin.cpp
array_decl_plugin.h #6999 deal with implicit assumptions, more robust pattern matching 2023-11-17 10:06:20 -08:00
array_peq.cpp QEL: Fast Approximated Quantifier Elimination (#6820) 2023-08-02 09:34:06 -07:00
array_peq.h QEL: Fast Approximated Quantifier Elimination (#6820) 2023-08-02 09:34:06 -07:00
ast.cpp minor code simplification 2023-08-30 12:50:29 +01:00
ast.h remove unused code 2023-08-20 15:16:47 +01:00
ast_ll_pp.cpp
ast_ll_pp.h
ast_lt.cpp
ast_lt.h
ast_pp.h
ast_pp_dot.cpp
ast_pp_dot.h
ast_pp_util.cpp
ast_pp_util.h
ast_printer.cpp
ast_printer.h
ast_smt2_pp.cpp
ast_smt2_pp.h
ast_smt_pp.cpp
ast_smt_pp.h
ast_trail.h
ast_translation.cpp
ast_translation.h
ast_util.cpp
ast_util.h
bv_decl_plugin.cpp
bv_decl_plugin.h
char_decl_plugin.cpp
char_decl_plugin.h
CMakeLists.txt QEL: Fast Approximated Quantifier Elimination (#6820) 2023-08-02 09:34:06 -07:00
cost_evaluator.cpp
cost_evaluator.h
datatype_decl_plugin.cpp
datatype_decl_plugin.h
decl_collector.cpp
decl_collector.h
display_dimacs.cpp
display_dimacs.h
dl_decl_plugin.cpp
dl_decl_plugin.h
expr2polynomial.cpp
expr2polynomial.h
expr2var.cpp
expr2var.h
expr_abstract.cpp
expr_abstract.h
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 na 2023-08-13 14:05:07 -07:00
for_each_expr.h na 2023-08-13 14:05:07 -07:00
format.cpp
format.h
fpa_decl_plugin.cpp
fpa_decl_plugin.h
func_decl_dependencies.cpp
func_decl_dependencies.h
has_free_vars.cpp
has_free_vars.h
is_variable_test.h
justified_expr.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
polymorphism_inst.cpp
polymorphism_inst.h
polymorphism_util.cpp
polymorphism_util.h
pp.cpp
pp.h
pp_params.pyg
quantifier_stat.cpp
quantifier_stat.h
recfun_decl_plugin.cpp
recfun_decl_plugin.h
recurse_expr.h
recurse_expr_def.h
reg_decl_plugins.cpp
reg_decl_plugins.h
scoped_proof.h
seq_decl_plugin.cpp
seq_decl_plugin.h
shared_occs.cpp
shared_occs.h
special_relations_decl_plugin.cpp add EUF plugin framework. 2023-11-30 13:58:30 -08:00
special_relations_decl_plugin.h add EUF plugin framework. 2023-11-30 13:58:30 -08:00
static_features.cpp
static_features.h
used_symbols.h
used_vars.cpp
used_vars.h
value_generator.cpp
value_generator.h
well_sorted.cpp
well_sorted.h