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

check bounds of minizinc vars #282

Conversation

Wout4
Copy link
Collaborator

@Wout4 Wout4 commented Apr 24, 2023

No description provided.

@Wout4 Wout4 requested a review from IgnaceBleukx April 24, 2023 11:43
@Wout4 Wout4 linked an issue Apr 24, 2023 that may be closed by this pull request
@IgnaceBleukx
Copy link
Collaborator

Looks good, maybe just move the new Exception up in the exceptions.py file so all minizinc exceptions are somewhat grouped?

@Wout4
Copy link
Collaborator Author

Wout4 commented Apr 28, 2023

Allright, will merge with the exceptions grouped together

@Wout4 Wout4 merged commit 4fe46b3 into master Apr 28, 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.

Minizinc crashes on integers outside of range (-2147483646..2147483646)
2 participants