Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

z3str3: remove legacy code #4215

Merged

Commits on May 5, 2020

  1. z3str3: remove legacy fixed-length overlap testing

    parameter smt.str.fixed_length_overlap_models has been deprecated
    mtrberzi committed May 5, 2020
    Configuration menu
    Copy the full SHA
    fd82dac View commit details
    Browse the repository at this point in the history
  2. z3str3: remove legacy length/value testing algorithm and binary searc…

    …h 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)
    mtrberzi committed May 5, 2020
    Configuration menu
    Copy the full SHA
    1c81788 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    25e2b22 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0343377 View commit details
    Browse the repository at this point in the history