<?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-21T14:13:42Z</responseDate>
  <request identifier="2751" metadataPrefix="oai_dc" verb="GetRecord">https://drops.dagstuhl.de/oai</request>
  <GetRecord>
    <record>
      <header>
        <identifier>oai:drops-oai.dagstuhl.de:2751</identifier>
        <datestamp>2024-03-06T10:28:43Z</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>Engineering Time-Dependent Many-to-Many Shortest Paths Computation</dc:title>
          <dc:creator>Geisberger, Robert</dc:creator>
          <dc:creator>Sanders, Peter</dc:creator>
          <dc:subject>time-dependent</dc:subject>
          <dc:subject>travel time table</dc:subject>
          <dc:subject>algorithm engineering</dc:subject>
          <dc:subject>vrp</dc:subject>
          <dc:description>Computing distance tables is important for many logistics problems like the vehicle routing problem (VRP).&#13;
While shortest distances from all source nodes in S to all target nodes in T are time-independent, travel times are not.&#13;
We present the first efficient algorithms to compute time-dependent travel time tables in large time-dependent road networks.&#13;
Our algorithms are based on time-dependent contraction hierarchies (TCH), currently the fastest time-dependent speed-up technique.&#13;
The computation of a table is inherently in Theta(|S|*|T|), and therefore inefficient for large tables.&#13;
We provide one particular algorithm using only Theta(|S|+|T|) time and space, being able to answer queries two orders of magnitude faster than the basic TCH implementation.&#13;
If small errors are acceptable, approximate versions of our algorithms are further orders of magnitude faster.</dc:description>
          <dc:publisher>Schloss Dagstuhl – Leibniz-Zentrum für Informatik</dc:publisher>
          <dc:contributor>Robert Geisberger and Peter Sanders</dc:contributor>
          <dc:date>2010</dc:date>
          <dc:relation>Is Part Of OASIcs, Volume 14, 10th Workshop on Algorithmic Approaches for Transportation Modelling, Optimization, and Systems (ATMOS'10) (2010)</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/OASIcs.ATMOS.2010.74</dc:identifier>
          <dc:identifier>urn:nbn:de:0030-drops-27511</dc:identifier>
          <dc:identifier>https://drops.dagstuhl.de/entities/document/10.4230/OASIcs.ATMOS.2010.74</dc:identifier>
          <dc:language>eng</dc:language>
          <dc:rights>https://creativecommons.org/licenses/by-nc-nd/3.0/legalcode</dc:rights>
        </oai_dc:dc>
      </metadata>
    </record>
  </GetRecord>
</OAI-PMH>
