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

solverGenericCEGIS will only rerun possible verifiers #258

Merged
merged 1 commit into from
Oct 18, 2024

Conversation

lsrcz
Copy link
Owner

@lsrcz lsrcz commented Oct 18, 2024

Improve the verification performance during CEGIS by making solverGenericCEGIS only rerun if the verifier could possibly give an example.

@lsrcz lsrcz self-assigned this Oct 18, 2024
Copy link

codecov bot commented Oct 18, 2024

Codecov Report

Attention: Patch coverage is 69.23077% with 4 lines in your changes missing coverage. Please review.

Project coverage is 54.93%. Comparing base (d44dcbc) to head (4a592fd).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
...c/Grisette/Internal/Core/Data/Class/CEGISSolver.hs 69.23% 0 Missing and 4 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #258      +/-   ##
==========================================
- Coverage   54.94%   54.93%   -0.02%     
==========================================
  Files         121      121              
  Lines       12807    12813       +6     
  Branches      913      916       +3     
==========================================
+ Hits         7037     7039       +2     
- Misses       4857     4858       +1     
- Partials      913      916       +3     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@lsrcz lsrcz force-pushed the verifier-minimal-rerun branch from 82e724b to 4a592fd Compare October 18, 2024 18:42
@lsrcz lsrcz merged commit 3498230 into main Oct 18, 2024
20 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant