This paper studies the independent range sampling prob-lem. The input is a set P of n points in R. Given an interval q = [x, y] and an integer t ≥ 1, a query returns t elements uniformly sampled (with/without replacement) from P ∩ q. The sampling result must be independent from those returned by the previous queries. The objective is to store P in a structure for answering all queries efficiently. If P fits in memory, the problem is interesting when P is dynamic (i.e., allowing insertions and deletions). The state of the art is a structure of O(n) space that answers a query in O(t log n) time, and supports an update in O(log n) time. We describe a new structure of O(n) space that answers a query in O(log n+t) expected time, and supports an ...
I hereby declare that I am the sole author of this thesis. This is a true copy of the thesis, includ...
A dynamic geometric data stream is a sequence of m ADD/REMOVE operations of points from a discrete g...
AbstractWe consider the general problem of (2-dimensional) range reporting allowing arbitrarily conv...
We revisit the range sampling problem: the input is a set of points where each point is associated w...
In the independent range sampling (IRS) problem, given an input set P of n points in R^d, the task i...
Abstract. Space efficient algorithms play a central role in dealing with large amount of data. In su...
In this lecture, we will continue our discussion on the range searching problem. Recall that the inp...
AbstractWe present an adaptive, random sampling algorithm for estimating the size of general queries...
We study the dynamic membership (or dynamic dictionary) problem, which is one of the most fundamenta...
For any epsilon in (0,1), a (1+epsilon)-approximate range mode query asks for the position of an ele...
We study a longstanding problem in computational geometry: 2-d dynamic orthogonal range reporting. W...
Given the lower bound of\Omega\Gamma n (d\Gamma1)=d ) for range query time complexity on n d-dime...
We study the dynamic membership (or dynamic dictionary) problem, which is one of the most fundamenta...
On a given vector X = (x1, x2, , xn) of integers, the range selection (i, j, k) query is finding the...
On a given vector X=〈x1,x2,…,xn〉 of integers, the range selection (i,j,k) query is finding the k-th ...
I hereby declare that I am the sole author of this thesis. This is a true copy of the thesis, includ...
A dynamic geometric data stream is a sequence of m ADD/REMOVE operations of points from a discrete g...
AbstractWe consider the general problem of (2-dimensional) range reporting allowing arbitrarily conv...
We revisit the range sampling problem: the input is a set of points where each point is associated w...
In the independent range sampling (IRS) problem, given an input set P of n points in R^d, the task i...
Abstract. Space efficient algorithms play a central role in dealing with large amount of data. In su...
In this lecture, we will continue our discussion on the range searching problem. Recall that the inp...
AbstractWe present an adaptive, random sampling algorithm for estimating the size of general queries...
We study the dynamic membership (or dynamic dictionary) problem, which is one of the most fundamenta...
For any epsilon in (0,1), a (1+epsilon)-approximate range mode query asks for the position of an ele...
We study a longstanding problem in computational geometry: 2-d dynamic orthogonal range reporting. W...
Given the lower bound of\Omega\Gamma n (d\Gamma1)=d ) for range query time complexity on n d-dime...
We study the dynamic membership (or dynamic dictionary) problem, which is one of the most fundamenta...
On a given vector X = (x1, x2, , xn) of integers, the range selection (i, j, k) query is finding the...
On a given vector X=〈x1,x2,…,xn〉 of integers, the range selection (i,j,k) query is finding the k-th ...
I hereby declare that I am the sole author of this thesis. This is a true copy of the thesis, includ...
A dynamic geometric data stream is a sequence of m ADD/REMOVE operations of points from a discrete g...
AbstractWe consider the general problem of (2-dimensional) range reporting allowing arbitrarily conv...