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

Persistent object state #11

Draft
wants to merge 103 commits into
base: main
Choose a base branch
from

Conversation

misonijnik
Copy link
Owner

No description provided.

dim8art and others added 30 commits September 14, 2023 10:35
Solvers:
- Fixed CexCachingSolver so that the core solver (Z3/STP) does not get stupid queries, like `false` or `not false`

Tests:
- Changed total queries in `Feature/DanglingConcreteReadExpr.c` test from 2 to 1 as its first query to Z3 was `not false`
- Decreased QCexCacheHits in `Solver/CexCacheValidityCoresCheck.c` test by one for the same reason
- Activated tests in `test/Solver`
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.

6 participants