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

Fix reassignment of the keys in delete operation #15

Open
w8r opened this issue Jan 1, 2018 · 4 comments
Open

Fix reassignment of the keys in delete operation #15

w8r opened this issue Jan 1, 2018 · 4 comments

Comments

@w8r
Copy link
Owner

w8r commented Jan 1, 2018

This is horrible, the nodes are supposed to be immutable.

mfogel added a commit to mfogel/polygon-clipping that referenced this issue Feb 10, 2018
Defensively programming around w8r/avl#15
@simonepri
Copy link

Can you state it on the readme while this is getting fixed?

@w8r
Copy link
Owner Author

w8r commented Aug 6, 2018

yup, in the meanwhile you can consider using w8r/splay-tree, it's even faster

@w8r
Copy link
Owner Author

w8r commented Aug 6, 2018

and has no such problem

@simonepri
Copy link

@w8r Thanks!
I've already solved most of the problems anyway.
I saw that that package has also the api to solve this #21.

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

2 participants