5 research outputs found

    Approximate range searching in external memory

    No full text
    In this paper, we present two linear-size external memory data structures for approximate range searching. Our first structure, the BAR-B-tree, stores a set of N points in R d and can report all points inside a query range Q by accessing O(log B N¿+¿e ¿ ¿+¿k e /B) disk blocks, where B is the disk block size, ¿=¿1¿-¿d for convex queries and ¿=¿-¿d otherwise, and k e is the number of points lying within a distance of e·diam(Q) to the query range Q. Our second structure, the object-BAR-B-tree, is able to store objects of arbitrary shapes of constant complexity and provides similar query guarantees. In addition, both structures also support other types of range searching queries such as range aggregation and nearest-neighbor. Finally, we present I/O-efficient algorithms to build these structures

    Approximate Range Searching in External Memory

    Get PDF
    Abstract. In this paper, we present two linear-size external memory data structures for approximate range searching. Our first structure, the BAR-B-tree, stores a set of N points in R d and can report all points inside a query range Q by accessing O(log B N + ɛ γ + kɛ/B) disk blocks, where B is the disk block size, γ = 1 − d for convex queries and γ = −d otherwise, and kɛ is the number of points lying within a distance of ɛ · diam(Q) to the query range Q. Our second structure, the object-BAR-B-tree, is able to store objects of arbitrary shapes of constant complexity and provides similar query guarantees. In addition, both structures also support other types of range searching queries such as range aggregation and nearest-neighbor. Finally, we present I/O-efficient algorithms to build these structures.

    Approximate Range Searching in External Memory

    No full text
    In this paper, we present two linear-size external memory data structures for approximate range searching. Our first structure, the BAR-B-tree, stores a set of N points in a"e (d) and can report all points inside a query range Q by accessing O(log (B) N+epsilon (gamma) +k (epsilon) /B) disk blocks, where B is the disk block size, gamma=1-d for convex queries and gamma=-d otherwise, and k (epsilon) is the number of points lying within a distance of epsilon a <...diam (Q) to the query range Q. Our second structure, the object-BAR-B-tree, is able to store objects of arbitrary shapes of constant complexity and provides similar query guarantees. In addition, both structures can support other types of range searching queries such as range aggregation and nearest-neighbor. Finally, we present I/O-efficient algorithms to build these structures
    corecore