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

Adjacency computation unstable in floating point #89

Open
tbetcke opened this issue Aug 5, 2024 · 0 comments
Open

Adjacency computation unstable in floating point #89

tbetcke opened this issue Aug 5, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@tbetcke
Copy link
Contributor

tbetcke commented Aug 5, 2024

In is_adjacent_same_level a floating point comparison is done. For adjacent indices on the same level depending on the rounding of this comparison, true or false may be returned.

@tbetcke tbetcke added the bug Something isn't working label Aug 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant