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

BitVectors (which contain their scope in the sort) within the ScopeMap? #121

Open
nancyday opened this issue Jul 15, 2024 · 0 comments
Open
Assignees
Labels
discuss an issue we need to discuss

Comments

@nancyday
Copy link
Member

  • BitVector(n) MUST be mapped to a scope of 2^n (should be checked somewhere)
  • should these be of fixed scope? (IntToBVTransformer does not currently make them fixed)
  • how should it be handled in any transformer that considers the scopes (QuantifierExpansion, TransitiveClosure, MaxUnboundedScopes, etc)
@nancyday nancyday added the discuss an issue we need to discuss label Jul 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
discuss an issue we need to discuss
Projects
None yet
Development

No branches or pull requests

3 participants