scispace - formally typeset
R

Robert E. Wilber

Researcher at Bell Labs

Publications -  4
Citations -  239

Robert E. Wilber is an academic researcher from Bell Labs. The author has contributed to research in topics: Random binary tree & Optimal binary search tree. The author has an hindex of 4, co-authored 4 publications receiving 232 citations.

Papers
More filters
Journal ArticleDOI

Lower bounds for accessing binary search trees with rotations

TL;DR: It can be proven that the bit-reversal permutation requires $\Theta (n\log n)$ time to access in this model, and it is shown that the expected cost of accessing random sequences in thismodel is the same as it is for the case where the tree is static.
Proceedings ArticleDOI

Randomness and the density of hard problems

TL;DR: It is shown that there are tight space and time hierarchies of random languages, and that EXPTIME contains P-isomorphism classes containing only languages that are random with respect to polynomial-time computations.
Proceedings ArticleDOI

Lower bounds for accessing binary search trees with rotations

TL;DR: Two methods for obtaining lower bounds on the cost of accessing a sequence of nodes of a symmetrically ordered binary search tree, where rotations can be done on the tree, apply to offline as well as online algorithms.