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

Forced reinsert in R*-tree #71

Open
NasserTahani opened this issue Nov 14, 2017 · 2 comments
Open

Forced reinsert in R*-tree #71

NasserTahani opened this issue Nov 14, 2017 · 2 comments
Labels

Comments

@NasserTahani
Copy link

Does the library use forced reinsertion for R*-tree data structure in the construction process? If so what are the parameters?

@davidmoten
Copy link
Owner

Good question. No, I don't think we do use forced reinsertion. Not a deliberate move, I think it was overlooked. Would be a useful enhancement.

@NasserTahani
Copy link
Author

I think it would enhance the performance of R*-tree as forced reinsertion revisits the tree branches for an optimum structure.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants