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

Unneeded rebalancing on key update #113

Open
leifzars opened this issue May 12, 2017 · 2 comments
Open

Unneeded rebalancing on key update #113

leifzars opened this issue May 12, 2017 · 2 comments

Comments

@leifzars
Copy link
Contributor

In the BPP_tree.c bUpdateKey function, why bother checking for space in the root, and child nodes?
Can the checks and subsequent gather and scatter calls be removed from this function?

@danaack
Copy link
Collaborator

danaack commented May 12, 2017

Hi @leifzars, great question! I will check with the original author and get back to you shortly.

@danaack
Copy link
Collaborator

danaack commented May 17, 2017

#115
#114

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