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

simplified regex (manually constructed) #27

Merged
merged 2 commits into from
Mar 16, 2024

Conversation

panda2134
Copy link
Contributor

@panda2134 panda2134 commented Mar 16, 2024

This commit removed extraneous variables for empty substrings. Before this PR, every diagonal element can represent empty substrings, but now there's only one variable X_0_0 used for empty substrings.

@kjcjohnson
Copy link
Contributor

Everything except regex8-aa.sl looks fine. The $concat CHC in that one has some duplicate terms that my solver doesn't like.

@panda2134
Copy link
Contributor Author

Everything except regex8-aa.sl looks fine. The $concat CHC in that one has some duplicate terms that my solver doesn't like.

Just fixed.

@kjcjohnson kjcjohnson merged commit 342da50 into SemGuS-git:main Mar 16, 2024
1 check passed
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