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

Exception: sum = 0 #2

Open
arjunmehta94 opened this issue May 6, 2015 · 0 comments
Open

Exception: sum = 0 #2

arjunmehta94 opened this issue May 6, 2015 · 0 comments

Comments

@arjunmehta94
Copy link

For instances of even <= 14, specifically 10 nodes, using this code always returns the above exception. It seems for certain values which are quite small, the sum == 0 check for this exception is triggered even though the value is not 0. This is however not consistent, since I found that values such on the order of 10^-5 and 10^-6 do not trigger this, but values like 0.00017 do. Any suggestions?

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

No branches or pull requests

1 participant