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

Add additional heuristics for converting between scopes #308

Closed
danmatichuk opened this issue Jul 7, 2022 · 0 comments
Closed

Add additional heuristics for converting between scopes #308

danmatichuk opened this issue Jul 7, 2022 · 0 comments
Labels
stale Review - close as 'wontfix' or integrate into other ticket

Comments

@danmatichuk
Copy link
Collaborator

In the final step of widening we need to rewrite the outgoing domain to have any free variables phrased in terms of the output state of the slice (see #305). We need additional heuristics to handle other cases where free variables might appear in the domain.

  • Eg. use constant evaluation to determine if a symbolic term is actually concrete
@thebendavis thebendavis added the stale Review - close as 'wontfix' or integrate into other ticket label May 31, 2024
@thebendavis thebendavis closed this as not planned Won't fix, can't repro, duplicate, stale May 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
stale Review - close as 'wontfix' or integrate into other ticket
Projects
None yet
Development

No branches or pull requests

2 participants