Skip to content

fix mismatched 'open_scope'/'close_scope' when SMT-simplifying - #352

Merged
Smattr merged 1 commit into
mainfrom
smattr/github-346
Sep 7, 2026
Merged

Smattr merged 1 commit into
mainfrom
smattr/github-346

Conversation

@Smattr

@Smattr Smattr commented Sep 6, 2026

Copy link
Copy Markdown
Owner

I believe this had no visible effect, because nothing is ever written to the solver after the second open_scope. But still this appears to have been a typo.

Github: fixes #346 “SMT simplification appears to end with an open scope”

I believe this had no visible effect, because nothing is ever written to
the solver after the second `open_scope`. But still this appears to have
been a typo.

Github: fixes #346 “SMT simplification appears to end with an open scope”
@Smattr
Smattr merged commit c1a53c6 into main Sep 7, 2026
25 checks passed
@Smattr
Smattr deleted the smattr/github-346 branch September 7, 2026 00:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

SMT simplification appears to end with an open scope

1 participant