3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-13 20:38:43 +00:00
z3/src/muz_qe
Nikolaj Bjorner 9e868cdef3 fix pretty printer bug found by ken
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
2013-02-08 16:04:46 -08:00
..
arith_bounds_tactic.cpp removing last refs to assertion_set 2012-10-24 14:04:33 -07:00
arith_bounds_tactic.h checkpoint 2012-10-21 13:32:12 -07:00
datalog_parser.cpp factor out relation context for datalog 2012-12-03 15:05:43 -08:00
datalog_parser.h checkpoint 2012-10-21 14:39:59 -07:00
dl_base.cpp Making ast_smt2_pp the default pretty printer. Now, mk_pp is just an alias for mk_ismt2_pp 2012-11-17 10:20:08 -08:00
dl_base.h checkpoint 2012-10-21 13:32:12 -07:00
dl_bmc_engine.cpp working on tab-context 2013-01-23 19:05:38 -08:00
dl_bmc_engine.h update unstable branch with qhc changes that don't have dependencies 2012-12-10 11:13:04 -08:00
dl_bound_relation.cpp Fixed warnings produced by gcc 4.6.3 when compiling in debug mode 2012-10-30 23:43:00 -07:00
dl_bound_relation.h checkpoint 2012-10-21 13:32:12 -07:00
dl_check_table.cpp checkpoint 2012-10-21 13:32:12 -07:00
dl_check_table.h checkpoint 2012-10-21 13:32:12 -07:00
dl_cmds.cpp Make ast_manager::get_family_id(symbol const &) side-effect free. The version with side-effects is now called ast_manager::mk_family_id 2012-12-18 17:14:25 -08:00
dl_cmds.h add option to validate result of PDR. Add PDR tactic. Add fixedpoint parsing 2012-11-17 20:47:49 +01:00
dl_compiler.cpp remove incorrect code for double loop with widening 2013-02-05 15:03:45 -08:00
dl_compiler.h checkpoint 2012-10-21 13:32:12 -07:00
dl_context.cpp fix extraction of statistics for horn tactic 2013-01-25 19:24:48 -08:00
dl_context.h working on tab 2013-01-17 08:17:21 -08:00
dl_costs.cpp factor out relation context for datalog 2012-12-03 15:05:43 -08:00
dl_costs.h factor out relation context for datalog 2012-12-03 15:05:43 -08:00
dl_external_relation.cpp checkpoint 2012-10-21 13:32:12 -07:00
dl_external_relation.h checkpoint 2012-10-21 13:32:12 -07:00
dl_finite_product_relation.cpp fix bugs in inliner and usage of unbound variable fix, reported by Arie Gurfinkel 2012-10-31 13:23:24 -07:00
dl_finite_product_relation.h checkpoint 2012-10-21 13:32:12 -07:00
dl_instruction.cpp factor out relation context for datalog 2012-12-03 15:05:43 -08:00
dl_instruction.h factor out relation context for datalog 2012-12-03 15:05:43 -08:00
dl_interval_relation.cpp checkpoint 2012-10-21 13:32:12 -07:00
dl_interval_relation.h checkpoint 2012-10-21 13:32:12 -07:00
dl_mk_array_blast.cpp tidy verbose mode a bit, ackermannize special cases of arrays 2013-02-05 21:19:32 -08:00
dl_mk_array_blast.h tidy verbose mode a bit, ackermannize special cases of arrays 2013-02-05 21:19:32 -08:00
dl_mk_bit_blast.cpp port to new parameter infrastructure 2012-12-03 11:01:33 -08:00
dl_mk_bit_blast.h checkpoint 2012-10-21 13:32:12 -07:00
dl_mk_coalesce.cpp update unstable branch with qhc changes that don't have dependencies 2012-12-10 11:13:04 -08:00
dl_mk_coalesce.h checkpoint 2012-10-21 13:32:12 -07:00
dl_mk_coi_filter.cpp removing last refs to assertion_set 2012-10-24 14:04:33 -07:00
dl_mk_coi_filter.h checkpoint 2012-10-21 13:32:12 -07:00
dl_mk_explanations.cpp factor out relation context for datalog 2012-12-03 15:05:43 -08:00
dl_mk_explanations.h checkpoint 2012-10-21 13:32:12 -07:00
dl_mk_extract_quantifiers.cpp working on tab-context 2013-01-23 19:05:38 -08:00
dl_mk_extract_quantifiers.h experiments wtih QHC 2013-01-02 09:49:27 -08:00
dl_mk_filter_rules.cpp checkpoint 2012-10-21 13:32:12 -07:00
dl_mk_filter_rules.h checkpoint 2012-10-21 13:32:12 -07:00
dl_mk_interp_tail_simplifier.cpp working on tab Horn solver 2013-01-17 18:03:34 -08:00
dl_mk_interp_tail_simplifier.h fix if-lifting, added light-weight FM to qe_lite 2012-11-04 08:40:16 +02:00
dl_mk_magic_sets.cpp factor out relation context for datalog 2012-12-03 15:05:43 -08:00
dl_mk_magic_sets.h checkpoint 2012-10-21 13:32:12 -07:00
dl_mk_partial_equiv.cpp factor out relation context for datalog 2012-12-03 15:05:43 -08:00
dl_mk_partial_equiv.h checkpoint 2012-10-21 13:32:12 -07:00
dl_mk_rule_inliner.cpp working on tab-context 2013-01-23 19:05:38 -08:00
dl_mk_rule_inliner.h add option to validate result of PDR. Add PDR tactic. Add fixedpoint parsing 2012-11-17 20:47:49 +01:00
dl_mk_similarity_compressor.cpp factor out relation context for datalog 2012-12-03 15:05:43 -08:00
dl_mk_similarity_compressor.h checkpoint 2012-10-21 13:32:12 -07:00
dl_mk_simple_joins.cpp factor out relation context for datalog 2012-12-03 15:05:43 -08:00
dl_mk_simple_joins.h checkpoint 2012-10-21 13:32:12 -07:00
dl_mk_slice.cpp fixed slicing 2012-12-26 15:44:54 -08:00
dl_mk_slice.h fixed slicing 2012-12-26 15:44:54 -08:00
dl_mk_subsumption_checker.cpp factor out relation context for datalog 2012-12-03 15:05:43 -08:00
dl_mk_subsumption_checker.h checkpoint 2012-10-21 13:32:12 -07:00
dl_mk_unbound_compressor.cpp factor out relation context for datalog 2012-12-03 15:05:43 -08:00
dl_mk_unbound_compressor.h checkpoint 2012-10-21 13:32:12 -07:00
dl_mk_unfold.cpp checkpoint 2012-10-21 13:32:12 -07:00
dl_mk_unfold.h checkpoint 2012-10-21 13:32:12 -07:00
dl_product_relation.cpp checkpoint 2012-10-21 13:32:12 -07:00
dl_product_relation.h checkpoint 2012-10-21 13:32:12 -07:00
dl_relation_manager.cpp checkpoint 2012-10-21 13:32:12 -07:00
dl_relation_manager.h Remove non-ascii characters 2012-12-20 11:22:03 -08:00
dl_rule.cpp Make ast_manager::get_family_id(symbol const &) side-effect free. The version with side-effects is now called ast_manager::mk_family_id 2012-12-18 17:14:25 -08:00
dl_rule.h update unstable branch with qhc changes that don't have dependencies 2012-12-10 11:13:04 -08:00
dl_rule_set.cpp checkpoint 2012-10-21 13:32:12 -07:00
dl_rule_set.h checkpoint 2012-10-21 13:32:12 -07:00
dl_rule_subsumption_index.cpp checkpoint 2012-10-21 13:32:12 -07:00
dl_rule_subsumption_index.h checkpoint 2012-10-21 13:32:12 -07:00
dl_rule_transformer.cpp checkpoint 2012-10-21 13:32:12 -07:00
dl_rule_transformer.h checkpoint 2012-10-21 13:32:12 -07:00
dl_sieve_relation.cpp checkpoint 2012-10-21 13:32:12 -07:00
dl_sieve_relation.h checkpoint 2012-10-21 13:32:12 -07:00
dl_skip_table.cpp checkpoint 2012-10-21 13:32:12 -07:00
dl_skip_table.h checkpoint 2012-10-21 13:32:12 -07:00
dl_sparse_table.cpp checkpoint 2012-10-21 13:32:12 -07:00
dl_sparse_table.h checkpoint 2012-10-21 13:32:12 -07:00
dl_table.cpp Fixed warnings produced by gcc 4.6.3 when compiling in debug mode 2012-10-30 23:43:00 -07:00
dl_table.h checkpoint 2012-10-21 13:32:12 -07:00
dl_table_plugin.h checkpoint 2012-10-21 13:32:12 -07:00
dl_table_relation.cpp checkpoint 2012-10-21 13:32:12 -07:00
dl_table_relation.h checkpoint 2012-10-21 13:32:12 -07:00
dl_util.cpp working on tab-context 2013-01-23 21:44:42 -08:00
dl_util.h working on tab-context 2013-01-23 19:05:38 -08:00
dl_vector_relation.h Fixed warnings produced by gcc 4.6.3 when compiling in debug mode 2012-10-30 23:43:00 -07:00
equiv_proof_converter.cpp working on tab-context 2013-01-23 19:05:38 -08:00
equiv_proof_converter.h fix bug in proof generation for PDR, add more features for handling quantifiers 2012-12-02 15:33:18 -08:00
expr_safe_replace.cpp fix regression for simplifying tails with quantifiers, add some more handling for quantified tails 2012-11-30 15:58:06 -08:00
expr_safe_replace.h fix regression for simplifying tails with quantifiers, add some more handling for quantified tails 2012-11-30 15:58:06 -08:00
fixedpoint_params.pyg experiment with arithmetic core generalizers 2013-02-07 19:21:52 -08:00
horn_subsume_model_converter.cpp disable buggy code in slicer: it removes conjuncts for non-sliced variables. It should use the same criteria as the slice recognizer. reported by Arie Gurfinkel 2012-10-31 20:29:28 -07:00
horn_subsume_model_converter.h fix bug in extraction of models from Horn clauses 2012-10-26 14:24:25 -07:00
horn_tactic.cpp fix extraction of statistics for horn tactic 2013-01-25 19:24:48 -08:00
horn_tactic.h rename pdr_tactic to horn_tactic 2012-11-19 09:24:19 -08:00
imdd.cpp more cleanup 2012-10-31 10:54:59 -07:00
imdd.h more cleanup 2012-10-31 10:54:59 -07:00
interval_skip_list.h more cleanup 2012-10-31 10:54:59 -07:00
model2expr.cpp checkpoint 2012-10-21 13:32:12 -07:00
model2expr.h insert fresh name 2012-11-18 20:11:48 -08:00
nlarith_util.cpp removed front-end-params 2012-12-02 10:05:29 -08:00
nlarith_util.h checkpoint 2012-10-21 13:32:12 -07:00
pdr_context.cpp experiment with arithmetic core generalizers 2013-02-07 19:21:52 -08:00
pdr_context.h port to new parameter infrastructure 2012-12-03 11:01:33 -08:00
pdr_dl_interface.cpp experiments wtih QHC 2013-01-02 09:49:27 -08:00
pdr_dl_interface.h port to new parameter infrastructure 2012-12-03 11:01:33 -08:00
pdr_farkas_learner.cpp working on tab 2013-01-17 08:17:21 -08:00
pdr_farkas_learner.h working on tab 2013-01-17 08:17:21 -08:00
pdr_generalizers.cpp fix pretty printer bug found by ken 2013-02-08 16:04:46 -08:00
pdr_generalizers.h experiment with arithmetic core generalizers 2013-02-07 19:21:52 -08:00
pdr_manager.cpp port to new parameter infrastructure 2012-12-03 11:01:33 -08:00
pdr_manager.h port to new parameter infrastructure 2012-12-03 11:01:33 -08:00
pdr_prop_solver.cpp bug fix: unsound pruning of assumptions. remove deprecated reduce() feature from smt_kernel 2013-01-03 17:36:21 -08:00
pdr_prop_solver.h removed front-end-params 2012-12-02 10:05:29 -08:00
pdr_quantifiers.cpp working on tab-context 2013-01-23 19:05:38 -08:00
pdr_quantifiers.h experiments wtih QHC 2013-01-02 09:49:27 -08:00
pdr_reachable_cache.cpp port to new parameter infrastructure 2012-12-03 11:01:33 -08:00
pdr_reachable_cache.h port to new parameter infrastructure 2012-12-03 11:01:33 -08:00
pdr_smt_context_manager.cpp experiment with arithmetic core generalizers 2013-02-07 19:21:52 -08:00
pdr_smt_context_manager.h port to new parameter infrastructure 2012-12-03 11:01:33 -08:00
pdr_sym_mux.cpp checkpoint 2012-10-21 13:32:12 -07:00
pdr_sym_mux.h checkpoint 2012-10-21 13:32:12 -07:00
pdr_util.cpp fix bug in difference logic recognizer, assert in proof_util 2012-12-11 17:01:00 -08:00
pdr_util.h fix bug in proof generation for PDR, add more features for handling quantifiers 2012-12-02 15:33:18 -08:00
proof_utils.cpp fix g++ build 2013-01-02 20:17:33 -08:00
proof_utils.h fixing some compilation warnings 2012-10-24 23:43:58 -07:00
qe.cpp removed front-end-params 2012-12-02 10:05:29 -08:00
qe.h removed front-end-params 2012-12-02 10:05:29 -08:00
qe_arith_plugin.cpp fix reference counting bug in qe 2013-02-06 09:40:16 -08:00
qe_array_plugin.cpp Make ast_manager::get_family_id(symbol const &) side-effect free. The version with side-effects is now called ast_manager::mk_family_id 2012-12-18 17:14:25 -08:00
qe_bool_plugin.cpp checkpoint 2012-10-21 13:32:12 -07:00
qe_bv_plugin.cpp Make ast_manager::get_family_id(symbol const &) side-effect free. The version with side-effects is now called ast_manager::mk_family_id 2012-12-18 17:14:25 -08:00
qe_cmd.cpp removed front-end-params 2012-12-02 10:05:29 -08:00
qe_cmd.h checkpoint 2012-10-21 13:32:12 -07:00
qe_datatype_plugin.cpp Make ast_manager::get_family_id(symbol const &) side-effect free. The version with side-effects is now called ast_manager::mk_family_id 2012-12-18 17:14:25 -08:00
qe_dl_plugin.cpp Make ast_manager::get_family_id(symbol const &) side-effect free. The version with side-effects is now called ast_manager::mk_family_id 2012-12-18 17:14:25 -08:00
qe_lite.cpp working on tab-context 2013-01-23 19:05:38 -08:00
qe_lite.h add qe-lite tatic 2012-12-10 17:25:28 -08:00
qe_sat_tactic.cpp fixing clang compilation problems 2012-12-05 15:20:16 -08:00
qe_sat_tactic.h checkpoint 2012-10-25 15:44:53 -07:00
qe_tactic.cpp removed front-end-params 2012-12-02 10:05:29 -08:00
qe_tactic.h checkpoint 2012-10-25 15:44:53 -07:00
README checkpoint 2012-10-21 13:32:12 -07:00
rel_context.cpp factor out relation context for datalog 2012-12-03 15:05:43 -08:00
rel_context.h fixing unit tests 2012-12-06 07:38:50 -08:00
replace_proof_converter.cpp checkpoint 2012-10-21 13:32:12 -07:00
replace_proof_converter.h working on tab-context 2013-01-23 19:05:38 -08:00
skip_list_base.h more cleanup 2012-10-31 10:54:59 -07:00
tab_context.cpp towards acceleration 2013-02-01 10:36:23 -08:00
tab_context.h add tabulation/subsumption engine 2013-01-16 17:16:44 -08:00
unit_subsumption_tactic.cpp eliminated m_proof_mode from smt_params, ast_manager has this information 2012-12-05 08:35:03 -08:00
unit_subsumption_tactic.h finished script for auto-gen of install_tactic procedure 2012-10-25 16:06:14 -07:00
vsubst_tactic.cpp eliminated m_proof_mode from smt_params, ast_manager has this information 2012-12-05 08:35:03 -08:00
vsubst_tactic.h checkpoint 2012-10-25 15:44:53 -07:00

muZ and Quantifier Elimination modules