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 limited support for str.<= (constant on one side is supported) #77

Merged
merged 3 commits into from
Nov 25, 2023

Conversation

OliverMa1
Copy link
Collaborator

I have added partial support to the SMTLIB function (str.<= String String Bool :chainable). If one of the sides is a constant then the expression is transformed into an automaton.
This is a partial fix for Issue [(https://github.com/uuverifiers/princess/issues/9#issue-2001063828)]

@OliverMa1 OliverMa1 self-assigned this Nov 23, 2023
@pruemmer pruemmer merged commit 552e3bf into master Nov 25, 2023
1 check passed
@OliverMa1 OliverMa1 deleted the str-less-equal branch November 27, 2023 08:34
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