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 cegisForAll #165

Merged
merged 2 commits into from
Jan 10, 2024
Merged

Add cegisForAll #165

merged 2 commits into from
Jan 10, 2024

Conversation

lsrcz
Copy link
Owner

@lsrcz lsrcz commented Jan 10, 2024

This pull request adds the cegisForAll interface, which is similar to the cegis interface prior to grisette-0.4.0.0.

The interface seems to be useful and cannot be easily simulated with the current cegis interface, so we reimplemented it with the genericCEGIS function.

Copy link

codecov bot commented Jan 10, 2024

Codecov Report

Attention: 6 lines in your changes are missing coverage. Please review.

Comparison is base (81e0d10) 52.91% compared to head (826e2c2) 53.05%.

❗ Current head 826e2c2 differs from pull request most recent head 30fb7b6. Consider uploading reports for the commit 30fb7b6 to get more accurate results

Files Patch % Lines
src/Grisette/Core/Data/Class/CEGISSolver.hs 79.31% 4 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #165      +/-   ##
==========================================
+ Coverage   52.91%   53.05%   +0.13%     
==========================================
  Files          66       66              
  Lines        5805     5834      +29     
  Branches      445      447       +2     
==========================================
+ Hits         3072     3095      +23     
- Misses       2288     2292       +4     
- Partials      445      447       +2     

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

@lsrcz lsrcz merged commit 6840bd7 into main Jan 10, 2024
19 of 28 checks passed
@lsrcz lsrcz deleted the feat-cegis-forall branch February 17, 2024 03:58
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