3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-09 02:41:52 +00:00
z3/src
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
..
ackermannization NYI control paths 2020-04-28 20:19:20 -07:00
api Allow different parsing strategies (#4205) 2020-05-04 12:28:50 -07:00
ast z3str3: remove legacy code (#4215) 2020-05-06 13:07:04 -07:00
cmd_context fix #4106 2020-04-26 16:17:42 -07:00
math introduce ul_pair associated_with_row 2020-05-05 15:59:09 -07:00
model fix #4200 2020-05-03 18:10:54 -07:00
muz na 2020-05-02 15:54:12 -07:00
nlsat fix #4225 2020-05-06 10:35:16 -07:00
opt fix #4111 2020-04-26 14:44:50 -07:00
parsers fix #3474 2020-03-22 20:40:34 -07:00
qe fix #4125 2020-04-27 11:31:02 -07:00
sat port progation from cons branch 2020-05-06 12:21:01 -07:00
shell fix #3938 2020-04-13 13:05:53 -07:00
smt z3str3: remove legacy code (#4215) 2020-05-06 13:07:04 -07:00
solver build warning 2020-04-30 19:30:54 -07:00
tactic fix #4200 2020-05-03 18:10:26 -07:00
test fix unit test build 2020-04-30 14:49:49 -07:00
util Improve UX for unreachable/unimplemented errors (#4094) 2020-04-28 19:54:31 -07:00
CMakeLists.txt Julia bindings (#3228) 2020-03-10 09:16:34 -07:00