3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-08-20 18:20:22 +00:00
z3/src/smt/params
trinhmt 4aa1e60daa
fix branch_variable() (#4472)
* fixed branch_variable()

* add docs
2020-05-28 10:21:50 -07:00
..
CMakeLists.txt fixed failures with regression tests 2018-06-30 15:52:20 +08:00
dyn_ack_params.cpp updated include directives 2017-08-01 10:51:47 -07:00
dyn_ack_params.h make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
preprocessor_params.cpp merge with Z3Prover/master 2018-06-25 19:44:46 +08:00
preprocessor_params.h merge with Z3Prover/master 2018-06-25 19:44:46 +08:00
qi_params.cpp merge with Z3Prover/master 2018-06-25 19:44:46 +08:00
qi_params.h Fix some spelling errors (mostly in comments). 2018-10-20 17:07:41 +02:00
smt_params.cpp avoid repeated internalization of lambda #4169 2020-04-30 13:24:26 -07:00
smt_params.h avoid repeated internalization of lambda #4169 2020-04-30 13:24:26 -07:00
smt_params_helper.pyg make propagating on bounds on monomials and calling nra the default options 2020-05-26 12:44:47 -07:00
theory_arith_params.cpp fix #3194, remove euclidean solver 2020-03-08 16:05:13 +01:00
theory_arith_params.h fix #3194, remove euclidean solver 2020-03-08 16:05:13 +01:00
theory_array_params.cpp add definitions for under-specified cases of arithmetic operators #2663 #2676 #2679 2019-11-06 18:24:22 +01:00
theory_array_params.h integrate lambda expressions 2018-06-26 07:23:04 -07:00
theory_bv_params.cpp remove old_simplify dependencies 2017-08-28 13:29:51 -07:00
theory_bv_params.h remove old_simplify dependencies 2017-08-28 13:29:51 -07:00
theory_datatype_params.h feat(smt/dt): expose the configuration param for datatype case splits 2018-08-10 17:37:23 -05:00
theory_pb_params.cpp purge unused code from theory_pb, fix bug reported by Mark Dunlop 2019-01-13 03:23:57 -08:00
theory_pb_params.h purge unused code from theory_pb, fix bug reported by Mark Dunlop 2019-01-13 03:23:57 -08:00
theory_seq_params.cpp guard derivative code 2020-05-23 16:02:10 -07:00
theory_seq_params.h fix branch_variable() (#4472) 2020-05-28 10:21:50 -07:00
theory_str_params.cpp z3str3: remove legacy code (#4215) 2020-05-06 13:07:04 -07:00
theory_str_params.h z3str3: remove legacy code (#4215) 2020-05-06 13:07:04 -07:00