3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-29 11:55:51 +00:00
z3/src/smt/params
Murphy Berzish 1f15033ca2
z3str3: remove legacy code (#4215)
* z3str3: remove legacy fixed-length overlap testing

parameter smt.str.fixed_length_overlap_models has been deprecated

* z3str3: remove legacy length/value testing algorithm and binary search heuristic

the following parameters are deprecated:
smt.str.use_binary_search
smt.str.binary_search_start
smt.str.fixed_length_models (the fixed-length model construction is now always used)

* z3str3: remove legacy regex unroll methods

* z3str3: remove unused methods and member variables
2020-05-06 13:07:04 -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 z3str3: remove legacy code (#4215) 2020-05-06 13:07:04 -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 fix #2860 2020-01-24 16:33:57 -06:00
theory_seq_params.h fix #2860 2020-01-24 16:33:57 -06: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