3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-13 12:28:44 +00:00
z3/src/muz_qe
Leonardo de Moura ffb7e26c75 removed front-end-params
Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
2012-12-02 10:05:29 -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 saved params work 2012-11-29 17:19:12 -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 saved params work 2012-11-29 17:19:12 -08:00
dl_bmc_engine.h removed front-end-params 2012-12-02 10:05:29 -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 removed front-end-params 2012-12-02 10:05:29 -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 Fixed warnings produced by gcc 4.6.3 when compiling in debug mode 2012-10-30 23:43:00 -07:00
dl_compiler.h checkpoint 2012-10-21 13:32:12 -07:00
dl_context.cpp removed front-end-params 2012-12-02 10:05:29 -08:00
dl_context.h removed front-end-params 2012-12-02 10:05:29 -08:00
dl_costs.cpp checkpoint 2012-10-21 13:32:12 -07:00
dl_costs.h checkpoint 2012-10-21 13:32:12 -07: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 checkpoint 2012-10-21 13:32:12 -07:00
dl_instruction.h checkpoint 2012-10-21 13:32:12 -07: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 saved params work 2012-11-29 17:19:12 -08:00
dl_mk_array_blast.h preparing handling of arrays/quantifiers, fix cover-related bugs reported by Arie 2012-11-25 12:08:49 -08:00
dl_mk_bit_blast.cpp saved params work 2012-11-29 17:19:12 -08:00
dl_mk_bit_blast.h checkpoint 2012-10-21 13:32:12 -07:00
dl_mk_coalesce.cpp fix bugs in inliner and usage of unbound variable fix, reported by Arie Gurfinkel 2012-10-31 13:23:24 -07: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 checkpoint 2012-10-21 13:32:12 -07:00
dl_mk_explanations.h checkpoint 2012-10-21 13:32:12 -07:00
dl_mk_extract_quantifiers.cpp working on quantifiers 2012-11-27 08:01:11 -08:00
dl_mk_extract_quantifiers.h working on quantifiers 2012-11-27 08:01:11 -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 fix regression for simplifying tails with quantifiers, add some more handling for quantified tails 2012-11-30 15:58:06 -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 checkpoint 2012-10-21 13:32:12 -07:00
dl_mk_magic_sets.h checkpoint 2012-10-21 13:32:12 -07:00
dl_mk_partial_equiv.cpp checkpoint 2012-10-21 13:32:12 -07:00
dl_mk_partial_equiv.h checkpoint 2012-10-21 13:32:12 -07:00
dl_mk_rule_inliner.cpp saved params work 2012-11-29 17:19:12 -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 checkpoint 2012-10-21 13:32:12 -07:00
dl_mk_similarity_compressor.h checkpoint 2012-10-21 13:32:12 -07:00
dl_mk_simple_joins.cpp checkpoint 2012-10-21 13:32:12 -07:00
dl_mk_simple_joins.h checkpoint 2012-10-21 13:32:12 -07:00
dl_mk_slice.cpp fix slice bug 2012-11-20 21:51:41 -08:00
dl_mk_slice.h fix cover retrieval for slicing 2012-11-13 17:00:01 +01:00
dl_mk_subsumption_checker.cpp fix bugs in inliner and usage of unbound variable fix, reported by Arie Gurfinkel 2012-10-31 13:23:24 -07:00
dl_mk_subsumption_checker.h checkpoint 2012-10-21 13:32:12 -07:00
dl_mk_unbound_compressor.cpp fix bugs in inliner and usage of unbound variable fix, reported by Arie Gurfinkel 2012-10-31 13:23:24 -07: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 checkpoint 2012-10-21 13:32:12 -07:00
dl_rule.cpp add option to validate result of PDR. Add PDR tactic. Add fixedpoint parsing 2012-11-17 20:47:49 +01:00
dl_rule.h add option to validate result of PDR. Add PDR tactic. Add fixedpoint parsing 2012-11-17 20:47:49 +01: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_smt_relation.cpp removed front-end-params 2012-12-02 10:05:29 -08:00
dl_smt_relation.h removed front-end-params 2012-12-02 10:05:29 -08: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 fix bugs in inliner and usage of unbound variable fix, reported by Arie Gurfinkel 2012-10-31 13:23:24 -07:00
dl_util.h fix regression for simplifying tails with quantifiers, add some more handling for quantified tails 2012-11-30 15:58:06 -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.h preparing handling of arrays/quantifiers, fix cover-related bugs reported by Arie 2012-11-25 12:08:49 -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
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 removed front-end-params 2012-12-02 10:05:29 -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 removed front-end-params 2012-12-02 10:05:29 -08:00
pdr_context.h removed front-end-params 2012-12-02 10:05:29 -08:00
pdr_dl_interface.cpp removed ini_file 2012-12-01 16:30:39 -08:00
pdr_dl_interface.h add option to validate result of PDR. Add PDR tactic. Add fixedpoint parsing 2012-11-17 20:47:49 +01:00
pdr_farkas_learner.cpp removed front-end-params 2012-12-02 10:05:29 -08:00
pdr_farkas_learner.h removed front-end-params 2012-12-02 10:05:29 -08:00
pdr_generalizers.cpp removed front-end-params 2012-12-02 10:05:29 -08:00
pdr_generalizers.h removed front-end-params 2012-12-02 10:05:29 -08:00
pdr_interpolant_provider.cpp removed front-end-params 2012-12-02 10:05:29 -08:00
pdr_interpolant_provider.h checkpoint 2012-10-21 13:32:12 -07:00
pdr_manager.cpp removed front-end-params 2012-12-02 10:05:29 -08:00
pdr_manager.h removed front-end-params 2012-12-02 10:05:29 -08:00
pdr_prop_solver.cpp removed front-end-params 2012-12-02 10:05:29 -08:00
pdr_prop_solver.h removed front-end-params 2012-12-02 10:05:29 -08:00
pdr_quantifiers.cpp removed front-end-params 2012-12-02 10:05:29 -08:00
pdr_quantifiers.h fix regression for simplifying tails with quantifiers, add some more handling for quantified tails 2012-11-30 15:58:06 -08:00
pdr_reachable_cache.cpp saved params work 2012-11-29 17:19:12 -08:00
pdr_reachable_cache.h add option to validate result of PDR. Add PDR tactic. Add fixedpoint parsing 2012-11-17 20:47:49 +01:00
pdr_smt_context_manager.cpp removed front-end-params 2012-12-02 10:05:29 -08:00
pdr_smt_context_manager.h removed front-end-params 2012-12-02 10:05:29 -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 removed front-end-params 2012-12-02 10:05:29 -08:00
pdr_util.h working on quantifiers 2012-11-26 17:55:40 -08:00
proof_utils.cpp fixing bugs in model evaluator. remove wrong assertions 2012-11-17 22:09:15 +01: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 removed front-end-params 2012-12-02 10:05:29 -08:00
qe_array_plugin.cpp checkpoint 2012-10-21 13:32:12 -07:00
qe_bool_plugin.cpp checkpoint 2012-10-21 13:32:12 -07:00
qe_bv_plugin.cpp checkpoint 2012-10-21 13:32:12 -07: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 update slicing to fix unbound variables. test datatype realizer 2012-11-04 14:15:24 +02:00
qe_dl_plugin.cpp checkpoint 2012-10-21 13:32:12 -07:00
qe_lite.cpp merged 2012-12-01 16:36:24 -08:00
qe_lite.h fix regression for simplifying tails with quantifiers, add some more handling for quantified tails 2012-11-30 15:58:06 -08:00
qe_sat_tactic.cpp removed front-end-params 2012-12-02 10:05:29 -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
replace_proof_converter.cpp checkpoint 2012-10-21 13:32:12 -07:00
replace_proof_converter.h checkpoint 2012-10-21 13:32:12 -07:00
skip_list_base.h more cleanup 2012-10-31 10:54:59 -07:00
unit_subsumption_tactic.cpp removed front-end-params 2012-12-02 10:05:29 -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 removed front-end-params 2012-12-02 10:05:29 -08:00
vsubst_tactic.h checkpoint 2012-10-25 15:44:53 -07:00

muZ and Quantifier Elimination modules