Skip to content

Fix interval division #1804

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

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from
Draft

Fix interval division #1804

wants to merge 2 commits into from

Conversation

sim642
Copy link
Member

@sim642 sim642 commented Aug 5, 2025

Closes #1803.

TODO

  • Clean up.
  • Confirm with interval set as well. (Or perhaps even split interval at 0).
  • Find out why domain tests couldn't find unsoundness.

@sim642 sim642 added this to the SV-COMP 2026 milestone Aug 5, 2025
@sim642 sim642 self-assigned this Aug 5, 2025
@sim642 sim642 added bug unsound sv-comp SV-COMP (analyses, results), witnesses labels Aug 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug sv-comp SV-COMP (analyses, results), witnesses unsound
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Missing overflow warning on division by -1
1 participant