<?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-26T20:01:55Z</responseDate>
  <request identifier="1316" metadataPrefix="oai_dc" verb="GetRecord">https://drops.dagstuhl.de/oai</request>
  <GetRecord>
    <record>
      <header>
        <identifier>oai:drops-oai.dagstuhl.de:1316</identifier>
        <datestamp>2024-03-06T10:33:02Z</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>On Dynamic Breadth-First Search in External-Memory</dc:title>
          <dc:creator>Meyer, Ulrich</dc:creator>
          <dc:subject>External Memory</dc:subject>
          <dc:subject>Dynamic Graph Algorithms</dc:subject>
          <dc:subject>BFS</dc:subject>
          <dc:subject>Randomization</dc:subject>
          <dc:description>We provide the first non-trivial result on dynamic breadth-first&#13;
   search (BFS) in external-memory: For general sparse undirected&#13;
   graphs of initially $n$ nodes and $O(n)$ edges and monotone update&#13;
   sequences of either $Theta(n)$ edge insertions or $Theta(n)$ edge&#13;
   deletions, we prove an amortized high-probability bound of&#13;
   $O(n/B^{2/3}+sort(n)cdot log B)$ I/Os per update.  In contrast,&#13;
   the currently best approach for static BFS on sparse undirected&#13;
   graphs requires $Omega(n/B^{1/2}+sort(n))$ I/Os.</dc:description>
          <dc:publisher>Schloss Dagstuhl – Leibniz-Zentrum für Informatik</dc:publisher>
          <dc:contributor>Ulrich Meyer</dc:contributor>
          <dc:date>2008</dc:date>
          <dc:relation>Is Part Of LIPIcs, Volume 1, 25th International Symposium on Theoretical Aspects of Computer Science (2008)</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.STACS.2008.1316</dc:identifier>
          <dc:identifier>urn:nbn:de:0030-drops-13167</dc:identifier>
          <dc:identifier>https://drops.dagstuhl.de/entities/document/10.4230/LIPIcs.STACS.2008.1316</dc:identifier>
          <dc:language>eng</dc:language>
          <dc:rights>https://creativecommons.org/licenses/by-nd/3.0/legalcode</dc:rights>
        </oai_dc:dc>
      </metadata>
    </record>
  </GetRecord>
</OAI-PMH>
