Skip to content

qf_s: add negated predicates with regular constraints#11

Merged
hansjoergschurr merged 1 commit into
SMT-LIB:mainfrom
MichalHe:negated-string-predicates
Apr 14, 2025
Merged

qf_s: add negated predicates with regular constraints#11
hansjoergschurr merged 1 commit into
SMT-LIB:mainfrom
MichalHe:negated-string-predicates

Conversation

@MichalHe
Copy link
Copy Markdown
Contributor

Add simple QF_S formulae consisting of a negated predicate such as disequation or not-contains in combination with basic regular constraints. The regular constraints make the entire formula unsatisfiable, however, the state-of-the-art SMT solvers have trouble determining unsatisfiability within reasonable table frame.

Add simple QF_S formulae consisting of a negated predicate such as
disequation or not-contains in combination with basic regular
constraints. The regular constraints make the entire formula
unsatisfiable, however, the state-of-the-art SMT solvers have trouble
determining unsatisfiability within reasonable table frame.
@MichalHe MichalHe force-pushed the negated-string-predicates branch from 669c61c to 8713de7 Compare April 11, 2025 12:32
@hansjoergschurr
Copy link
Copy Markdown
Collaborator

These benchmarks look great. Thank you for the submission!

@hansjoergschurr hansjoergschurr merged commit 5e847e2 into SMT-LIB:main Apr 14, 2025
2 checks 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