<?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-22T16:50:26Z</responseDate>
  <request identifier="24473" metadataPrefix="oai_dc" verb="GetRecord">https://drops.dagstuhl.de/oai</request>
  <GetRecord>
    <record>
      <header>
        <identifier>oai:drops-oai.dagstuhl.de:24473</identifier>
        <datestamp>2025-12-16T13:59:34Z</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>External-Memory Priority Queues with Optimal Insertions</dc:title>
          <dc:creator>Brodal, Gerth Stølting</dc:creator>
          <dc:creator>Goodrich, Michael T.</dc:creator>
          <dc:creator>Iacono, John</dc:creator>
          <dc:creator>Lo, Jared</dc:creator>
          <dc:creator>Meyer, Ulrich</dc:creator>
          <dc:creator>Pagan, Victor</dc:creator>
          <dc:creator>Sitchinava, Nodari</dc:creator>
          <dc:creator>Svenning, Rolf</dc:creator>
          <dc:subject>priority queues</dc:subject>
          <dc:subject>external memory</dc:subject>
          <dc:subject>cache aware</dc:subject>
          <dc:subject>amortized complexity</dc:subject>
          <dc:description>We present an external-memory priority queue structure supporting Insert and DeleteMin with amortized 𝒪(1) and 𝒪(lg N) comparisons, respectively, and amortized 𝒪(1/B) and 𝒪(1/B log_{M/B} N/B) I/Os, respectively. Here, M is the size of the internal memory, B is the block size of I/Os between internal and external memory, and N is the number of elements in the priority queue just before an operation is performed. Previous external-memory priority queues required amortized 𝒪(lg N) comparisons and 𝒪(1/B log_{M/B} N/B) I/Os for both Insert and DeleteMin. The construction requires the minimal assumption M ≥ 2B.</dc:description>
          <dc:publisher>Schloss Dagstuhl – Leibniz-Zentrum für Informatik</dc:publisher>
          <dc:contributor>Gerth Stølting Brodal and Michael T. Goodrich and John Iacono and Jared Lo and Ulrich Meyer and Victor Pagan and Nodari Sitchinava and Rolf Svenning</dc:contributor>
          <dc:date>2025</dc:date>
          <dc:relation>Is Part Of LIPIcs, Volume 351, 33rd Annual European Symposium on Algorithms (ESA 2025)</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.ESA.2025.5</dc:identifier>
          <dc:identifier>urn:nbn:de:0030-drops-244734</dc:identifier>
          <dc:identifier>https://drops.dagstuhl.de/entities/document/10.4230/LIPIcs.ESA.2025.5</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>
