<?xml version="1.0" encoding="UTF-8"?>
<OAI-PMH xmlns="http://www.openarchives.org/OAI/2.0/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/ http://www.openarchives.org/OAI/2.0/OAI-PMH.xsd">
  <responseDate>2026-07-21T20:32:10Z</responseDate>
  <request identifier="26502" metadataPrefix="oai_dc" verb="GetRecord">https://drops.dagstuhl.de/oai</request>
  <GetRecord>
    <record>
      <header>
        <identifier>oai:drops-oai.dagstuhl.de:26502</identifier>
        <datestamp>2026-07-01T07:16:13Z</datestamp>
        <setSpec>ddc:004</setSpec>
        <setSpec>open_access</setSpec>
      </header>
      <metadata>
        <oai_dc:dc xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/ http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
          <dc:title>Incremental k-Lowest Planes and Planar k-Nearest Neighbor with Optimal Query Time</dc:title>
          <dc:creator>Iacono, John</dc:creator>
          <dc:creator>Nekrich, Yakov</dc:creator>
          <dc:creator>Seybold, Martin P.</dc:creator>
          <dc:subject>Data Structures</dc:subject>
          <dc:subject>Dynamic Data Structures</dc:subject>
          <dc:subject>k Nearest-Neighbor Queries</dc:subject>
          <dc:description>In a set of planes in ℝ³, the k-lowest planes query asks for the k lowest planes pierced by a vertical line q. In this paper we describe a semi-dynamic insertion-only data structure that answers k-lowest planes queries in optimal O(log n+k) time. Our data structure uses O(n) space, where n is the number of stored planes, and supports insertions in O(log⁸ n) amortized time. This result provides the first query optimal data structures for several fundamental problems: - An insertion-only structure that answers 3D halfspace range reporting queries on a set of n points in O(log n+k) time, where k is the number of reported points. - An insertion-only structure that answers 3D vertical ray shooting queries on a set of n planes in O(log n+k) time, where k is the number of reported planes. - An insertion-only structure that answers planar k-nearest neighbor queries in O(log n + k) time for any prescribed k (specified at query time). - An insertion-only structure that answers planar circular range reporting queries in time O(log n + k), where k is the number of reported points. For all of the above problems the query bound O(log n + k) is optimal, even in the static scenario. All of the above structures use linear O(n) space and support insertions in O(log⁸ n) amortized time. &#13;
We also obtain a query optimal static structure for a 4D problem. That is, one can compute in near-linear time a data structure that answers weighted halfspace range reporting queries in O(log n + k) time, where k is the number of reported points. The structure uses near-linear space.</dc:description>
          <dc:publisher>Schloss Dagstuhl – Leibniz-Zentrum für Informatik</dc:publisher>
          <dc:contributor>John Iacono and Yakov Nekrich and Martin P. Seybold</dc:contributor>
          <dc:date>2026</dc:date>
          <dc:relation>Is Part Of LIPIcs, Volume 374, 53rd International Colloquium on Automata, Languages, and Programming (ICALP 2026)</dc:relation>
          <dc:type>InProceedings</dc:type>
          <dc:type>Text</dc:type>
          <dc:type>doc-type:ResearchArticle</dc:type>
          <dc:type>publishedVersion</dc:type>
          <dc:format>application/pdf</dc:format>
          <dc:identifier>doi:10.4230/LIPIcs.ICALP.2026.113</dc:identifier>
          <dc:identifier>urn:nbn:de:0030-drops-265027</dc:identifier>
          <dc:identifier>https://drops.dagstuhl.de/entities/document/10.4230/LIPIcs.ICALP.2026.113</dc:identifier>
          <dc:language>eng</dc:language>
          <dc:rights>https://creativecommons.org/licenses/by/4.0/legalcode</dc:rights>
        </oai_dc:dc>
      </metadata>
    </record>
  </GetRecord>
</OAI-PMH>
