3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-10-28 18:29:23 +00:00
z3/src/muz/base
Andrew V. Jones a23ca1792b
Ensure that Z3 uses the correct SMT-LIB2 syntax for push and pop (#4495)
* When pretty-printing SMTLIB2, ensure that Z3 uses the correct syntax for 'push'

Signed-off-by: Andrew V. Jones <andrew.jones@vector.com>

* When pretty-printing SMTLIB2, ensure that Z3 uses the correct syntax for 'pop'

Signed-off-by: Andrew V. Jones <andrew.jones@vector.com>
2020-06-03 09:35:14 -07: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 Ensure that Z3 uses the correct SMT-LIB2 syntax for push and pop (#4495) 2020-06-03 09:35:14 -07: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 remove using insert_if_not_there2 2020-04-25 15:08:51 -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 move windows dependencies down 2020-04-30 19:31:11 -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 #4006 2020-04-19 16:00:03 -07:00
rule_properties.h fix #4006 2020-04-19 16:00:03 -07:00