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

Rework CexCacheSolver and add validity core cache #58

Merged
merged 1 commit into from
Mar 25, 2023

Conversation

dim8art
Copy link

@dim8art dim8art commented Feb 18, 2023

Summary:

Checklist:

  • The PR addresses a single issue. If it can be divided into multiple independent PRs, please do so.
  • The PR is divided into a logical sequence of commits OR a single commit is sufficient.
  • There are no unnecessary commits (e.g. commits fixing issues in a previous commit in the same PR).
  • Each commit has a meaningful message documenting what it does.
  • All messages added to the codebase, all comments, as well as commit messages are spellchecked.
  • The code is commented OR not applicable/necessary.
  • The patch is formatted via clang-format OR not applicable (if explicitly overridden leave unchecked and explain).
  • There are test cases for the code you added or modified OR no such test cases are required.

@dim8art dim8art force-pushed the ValidityCoreCacheFinal branch 4 times, most recently from 72323f7 to 4ed4bc4 Compare March 5, 2023 23:34
@dim8art dim8art force-pushed the ValidityCoreCacheFinal branch 2 times, most recently from 08103b3 to 421e3d2 Compare March 8, 2023 16:18
@dim8art dim8art force-pushed the ValidityCoreCacheFinal branch 6 times, most recently from 6ac8ada to 3f76ee4 Compare March 21, 2023 00:13
@misonijnik misonijnik merged commit 32532cc into UnitTestBot:main Mar 25, 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