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

minbucket maxbucket? #26

Open
eroller opened this issue Jun 14, 2019 · 0 comments
Open

minbucket maxbucket? #26

eroller opened this issue Jun 14, 2019 · 0 comments

Comments

@eroller
Copy link

eroller commented Jun 14, 2019

What is the point of the minbucket and maxbucket constructor parameters? Seems like there could just be one parameter maxbucket and if the user wants to max out the depth they could just use std::numeric_limitsstd::size_t::max()?

https://github.com/ekg/intervaltree/blob/master/IntervalTree.h#L115

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