Skip to content

Preprocess SMT2 sexpressions#275

Merged
zoep merged 7 commits intomainfrom
parse-sexpr
Jun 21, 2023
Merged

Preprocess SMT2 sexpressions#275
zoep merged 7 commits intomainfrom
parse-sexpr

Conversation

@zoep
Copy link
Collaborator

@zoep zoep commented Jun 18, 2023

Description

This PR adds a preprocessing step for SMT2 scripts that strips comments and puts each sexpression in its own line. Having sepxrs that span across multiple lines triggers a bug in CVC5.

Checklist

  • tested locally
  • added automated tests
  • updated the docs
  • updated the changelog

@zoep zoep requested a review from d-xo June 18, 2023 15:12
Copy link
Collaborator

@d-xo d-xo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good! just a tiny nit.

@d-xo d-xo mentioned this pull request Jun 20, 2023
4 tasks
@zoep zoep merged commit 94badb1 into main Jun 21, 2023
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.

2 participants