3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-19 07:09:03 +00:00
z3/src/muz/base
Arie Gurfinkel f821ee38e5 Fix #3907
Protect spacer from existential quantifiers in the tail.

Some transformations seem to introduce existentially quantified terms.
2020-04-11 11:21:13 -04:00
..
bind_variables.cpp record statistics setting in config_params so that fp engine can access them, fix serialization bug when check-assumptions returns unsat 2018-08-06 16:21:27 -07:00
bind_variables.h make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
CMakeLists.txt Cleanup fixedpoint options 2018-06-14 16:08:52 -07:00
dl_boogie_proof.cpp move proof utils under ast 2017-10-24 09:59:55 -07:00
dl_boogie_proof.h Use nullptr. 2018-02-12 14:05:55 +07:00
dl_context.cpp Fix #3907 2020-04-11 11:21:13 -04:00
dl_context.h fix #3890 2020-04-09 13:12:37 -07:00
dl_costs.cpp Remove int64, uint64 typedefs in favor of int64_t / uint64_t. 2018-03-31 14:45:04 +07:00
dl_costs.h Remove int64, uint64 typedefs in favor of int64_t / uint64_t. 2018-03-31 14:45:04 +07:00
dl_engine_base.h fix #3826 2020-04-07 14:39:54 -07:00
dl_rule.cpp more fixes for #3858 2020-04-09 09:52:15 -07:00
dl_rule.h fix #3834 2020-04-08 04:56:15 -07:00
dl_rule_set.cpp fix #3863 2020-04-08 18:34:15 -07:00
dl_rule_set.h fix #3814 2020-04-07 10:40:36 -07:00
dl_rule_subsumption_index.cpp make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
dl_rule_subsumption_index.h make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
dl_rule_transformer.cpp fix #3777 2020-04-05 15:08:28 -07:00
dl_rule_transformer.h bool_vector, some spacer tidy 2020-04-05 12:59:04 -07:00
dl_util.cpp fix #3831 2020-04-09 17:45:05 -07:00
dl_util.h fix #3831 2020-04-09 17:45:05 -07:00
fp_params.pyg fix #3790 2020-04-06 15:18:26 -07:00
hnf.cpp fix #3843 2020-04-08 11:08:45 -07:00
hnf.h Fix some spelling errors (mostly in comments). 2018-10-20 17:07:41 +02:00
rule_properties.cpp Fix #3907 2020-04-11 11:21:13 -04:00
rule_properties.h Fix #3907 2020-04-11 11:21:13 -04:00