3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-16 22:05:36 +00:00
z3/src/muz_qe
Nikolaj Bjorner 57c4ce4082 bit-blast equalities before checking
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
2012-11-19 04:39:18 -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 Fixed warnings produced by gcc 4.6.3 when compiling in debug mode 2012-10-30 23:43:00 -07: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 add option to validate result of PDR. Add PDR tactic. Add fixedpoint parsing 2012-11-17 20:47:49 +01:00
dl_bmc_engine.h add option to validate result of PDR. Add PDR tactic. Add fixedpoint parsing 2012-11-17 20:47:49 +01: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 add option to validate result of PDR. Add PDR tactic. Add fixedpoint parsing 2012-11-17 20:47:49 +01: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 use different symbols for named rules 2012-11-18 19:00:01 -08:00
dl_context.h add option to validate result of PDR. Add PDR tactic. Add fixedpoint parsing 2012-11-17 20:47:49 +01: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_bit_blast.cpp Fixed warnings produced by gcc 4.6.3 when compiling in debug mode 2012-10-30 23:43:00 -07: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_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 if-lifting, added light-weight FM to qe_lite 2012-11-04 08:40:16 +02: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 add option to validate result of PDR. Add PDR tactic. Add fixedpoint parsing 2012-11-17 20:47:49 +01: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 update slicing to fix unbound variables. test datatype realizer 2012-11-04 14:15:24 +02: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 checkpoint 2012-11-01 21:44:35 -07:00
dl_smt_relation.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 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 Integrated structured branch into unstable branch (the official 'working in progress' branch) 2012-10-24 13:19:19 -07: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
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
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 use different symbols for named rules 2012-11-18 19:00:01 -08:00
nlarith_util.cpp checkpoint 2012-10-21 13:32:12 -07:00
nlarith_util.h checkpoint 2012-10-21 13:32:12 -07:00
pdr_context.cpp Merge branch 'unstable' of https://git01.codeplex.com/z3 into unstable 2012-11-17 18:03:46 -08:00
pdr_context.h add option to validate result of PDR. Add PDR tactic. Add fixedpoint parsing 2012-11-17 20:47:49 +01:00
pdr_dl_interface.cpp make verbose model only use simplified rules 2012-11-17 15:27:51 -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 checkpoint 2012-11-01 21:44:35 -07:00
pdr_farkas_learner.h checkpoint 2012-11-01 21:44:35 -07:00
pdr_generalizers.cpp checkpoint 2012-11-01 21:44:35 -07:00
pdr_generalizers.h checkpoint 2012-10-21 13:32:12 -07:00
pdr_interpolant_provider.cpp fix bugs in inliner and usage of unbound variable fix, reported by Arie Gurfinkel 2012-10-31 13:23:24 -07:00
pdr_interpolant_provider.h checkpoint 2012-10-21 13:32:12 -07:00
pdr_manager.cpp fix cover retrieval for slicing 2012-11-13 17:00:01 +01:00
pdr_manager.h add option to validate result of PDR. Add PDR tactic. Add fixedpoint parsing 2012-11-17 20:47:49 +01:00
pdr_prop_solver.cpp bit-blast equalities before checking 2012-11-19 04:39:18 -08:00
pdr_prop_solver.h add option to validate result of PDR. Add PDR tactic. Add fixedpoint parsing 2012-11-17 20:47:49 +01:00
pdr_quantifiers.cpp checkpoint 2012-11-01 21:44:35 -07:00
pdr_quantifiers.h checkpoint 2012-10-21 13:32:12 -07:00
pdr_reachable_cache.cpp add option to validate result of PDR. Add PDR tactic. Add fixedpoint parsing 2012-11-17 20:47:49 +01: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 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.h add option to validate result of PDR. Add PDR tactic. Add fixedpoint parsing 2012-11-17 20:47:49 +01: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_tactic.cpp register also head predicate 2012-11-18 18:31:35 -08:00
pdr_tactic.h add pdr tactic 2012-11-17 18:18:58 -08:00
pdr_util.cpp make verbose model only use simplified rules 2012-11-17 15:27:51 -08:00
pdr_util.h fix bugs encountered by regression tests 2012-10-30 16:13:27 -07: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 set model completion to force value computation 2012-11-04 14:22:56 +02:00
qe.h fix solution generation for quantified integer arithmetic. Added unit tests 2012-10-28 17:55:11 -07:00
qe_arith_plugin.cpp fix model completion bug in PDR, addhoc handling of reals for arithmetic realizers 2012-11-06 15:38:07 +02: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 checkpoint 2012-10-21 13:32:12 -07: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 fix if-lifting, added light-weight FM to qe_lite 2012-11-04 08:40:16 +02:00
qe_lite.h optmizing DL 2012-11-01 13:06:10 -07:00
qe_sat_tactic.cpp checkpoint 2012-11-01 21:44:35 -07:00
qe_sat_tactic.h checkpoint 2012-10-25 15:44:53 -07:00
qe_tactic.cpp checkpoint 2012-10-21 13:32:12 -07: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 checkpoint 2012-10-21 13:32:12 -07: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 checkpoint 2012-10-21 14:39:59 -07:00
vsubst_tactic.h checkpoint 2012-10-25 15:44:53 -07:00

muZ and Quantifier Elimination modules