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

Bug with apron-domains and rationals #6

Closed
caballa opened this issue Jul 3, 2017 · 0 comments
Closed

Bug with apron-domains and rationals #6

caballa opened this issue Jul 3, 2017 · 0 comments
Assignees
Labels

Comments

@caballa
Copy link
Contributor

caballa commented Jul 3, 2017

From @caballa on February 16, 2017 21:22

Added test case in branch crab2 (commit 9a21877) that triggers the bug.
The test is actually quite simple. If we just add two constraints x >= 1/2 and x <= 1/2 we get bottom rather than x = 1/2.

If we use integers we get the expected result so something is wrong with how we handle rationals.

Copied from original issue: caballa/crab#12

@caballa caballa self-assigned this Jul 3, 2017
@caballa caballa added the bug label Jul 3, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant