External memory planar point location with logarithmic updates (Q5920252): Difference between revisions

From MaRDI portal
Set OpenAlex properties.
ReferenceBot (talk | contribs)
Changed an Item
 
Property / cites work
 
Property / cites work: Q4252266 / rank
 
Normal rank
Property / cites work
 
Property / cites work: External memory planar point location with logarithmic updates / rank
 
Normal rank
Property / cites work
 
Property / cites work: I/O-efficient point location using persistent B-trees / rank
 
Normal rank
Property / cites work
 
Property / cites work: Q4250238 / rank
 
Normal rank
Property / cites work
 
Property / cites work: I/O-efficient dynamic planar point location / rank
 
Normal rank
Property / cites work
 
Property / cites work: External-memory algorithms for processing line segments in geographic information systems / rank
 
Normal rank
Property / cites work
 
Property / cites work: Optimal External Memory Interval Management / rank
 
Normal rank
Property / cites work
 
Property / cites work: Dynamic Point Location in General Subdivisions / rank
 
Normal rank
Property / cites work
 
Property / cites work: Organization and maintenance of large ordered indexes / rank
 
Normal rank
Property / cites work
 
Property / cites work: New Results on Dynamic Planar Point Location / rank
 
Normal rank
Property / cites work
 
Property / cites work: A Unified Approach to Dynamic Point Location, Ray shooting, and Shortest Paths in Planar Maps / rank
 
Normal rank
Property / cites work
 
Property / cites work: Q3853109 / rank
 
Normal rank
Property / cites work
 
Property / cites work: RANDOMIZED EXTERNAL-MEMORY ALGORITHMS FOR LINE SEGMENT INTERSECTION AND OTHER GEOMETRIC PROBLEMS / rank
 
Normal rank
Property / cites work
 
Property / cites work: A new approach to rectangle intersections part I / rank
 
Normal rank
Property / cites work
 
Property / cites work: Optimal Point Location in a Monotone Subdivision / rank
 
Normal rank
Property / cites work
 
Property / cites work: A space-optimal solution of general region location / rank
 
Normal rank
Property / cites work
 
Property / cites work: A new data structure for representing sorted lists / rank
 
Normal rank
Property / cites work
 
Property / cites work: Optimal Search in Planar Subdivisions / rank
 
Normal rank
Property / cites work
 
Property / cites work: Q3358267 / rank
 
Normal rank
Property / cites work
 
Property / cites work: Planar point location for large data sets / rank
 
Normal rank

Latest revision as of 03:38, 5 July 2024

scientific article; zbMATH DE number 6028473
Language Label Description Also known as
English
External memory planar point location with logarithmic updates
scientific article; zbMATH DE number 6028473

    Statements

    External memory planar point location with logarithmic updates (English)
    0 references
    0 references
    0 references
    0 references
    0 references
    26 April 2012
    0 references
    The authors of this paper describe a linear-space external-memory data structure for dynamic planar point location. In the external-memory model we have an internal memory that can hold \(M\) elements (edges or vertices), in which we can perform computations for free, and an unbounded external memory for storage; we can transfer a block of \(B \leq M / 2\) elements between internal and external memories at the cost of one input or output (I/O). The authors' data structure uses \(O (N / B)\) blocks to store a set of \(N\) line segments that divide the plane into faces, such that we can determine which face contains any given query point using \(O (\log_B^2 N)\) I/Os in the worst case, and insert or delete a line segment using \(O (\log_B N)\) amortized I/Os. The best previous solution was due to \textit{L. Arge} and \textit{J. Vahrenhold} [Comput. Geom. 29, No. 2, 147--162 (2004; Zbl 1056.68062)] and it also used \(O (N / B)\) blocks, \(O (\log_B^2 N)\) I/Os for queries in the worst case and \(O (\log_B N)\) amortized I/Os for deletion, but was more complicated and used \(O (\log_B^2 N)\) amortized I/Os for insertion.
    0 references
    0 references
    0 references
    dynamic planar point location
    0 references
    external-memory model
    0 references
    0 references