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

RootishArrayStack Space usage subsection #31

Closed
deepindeed2022 opened this issue Jul 6, 2015 · 1 comment
Closed

RootishArrayStack Space usage subsection #31

deepindeed2022 opened this issue Jul 6, 2015 · 1 comment

Comments

@deepindeed2022
Copy link

There is a question about ods-cpp 2.6.2 Space Usage " The number of blocks r, used by a RootishArrayStack that stores n elements therefore satisfies (r − 2)(r − 1) ≤ n " . I think n should satisfies (r-2)(r-1)/2 ≤ n. And the following proof process should be changed correspondingly.

@patmorin
Copy link
Owner

patmorin commented May 8, 2017

Thanks. I've just pushed the fix.

@patmorin patmorin closed this as completed May 8, 2017
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