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

Freshened versions of memory not printed in model #326

Open
fortunac opened this issue Jun 22, 2021 · 0 comments
Open

Freshened versions of memory not printed in model #326

fortunac opened this issue Jun 22, 2021 · 0 comments
Labels
bug Something isn't working WP Involves the Weakest Precondition computation

Comments

@fortunac
Copy link

When we print out the model of a SAT case, we only print out the memory found with

Var.((Env.get_mem env1) = key))

If we create a fresh variable from mem, this value is not printed out.

@fortunac fortunac added bug Something isn't working WP Involves the Weakest Precondition computation labels Jun 22, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working WP Involves the Weakest Precondition computation
Projects
None yet
Development

No branches or pull requests

1 participant