<?xml version="1.0" encoding="UTF-8"?>
<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>Algorithms for Routing and Solving the Traffic Assignment
Problem</dc:title>
  <dc:title>R package cppRouting version 3.2</dc:title>
  <dc:description>Calculation of distances, shortest paths and isochrones on weighted graphs using several variants of Dijkstra algorithm.
    Proposed algorithms are unidirectional Dijkstra (Dijkstra, E. W. (1959) &lt;doi:10.1007/BF01386390&gt;),
    bidirectional Dijkstra (Goldberg, Andrew &amp; Fonseca F. Werneck, Renato (2005) &lt;https://www.cs.princeton.edu/courses/archive/spr06/cos423/Handouts/EPP%20shortest%20path%20algorithms.pdf&gt;),
    A* search (P. E. Hart, N. J. Nilsson et B. Raphael (1968) &lt;doi:10.1109/TSSC.1968.300136&gt;),
    new bidirectional A* (Pijls &amp; Post (2009) &lt;https://repub.eur.nl/pub/16100/ei2009-10.pdf&gt;),
    Contraction hierarchies (R. Geisberger, P. Sanders, D. Schultes and D. Delling (2008) &lt;doi:10.1007/978-3-540-68552-4_24&gt;),
    PHAST (D. Delling, A.Goldberg, A. Nowatzyk, R. Werneck (2011) &lt;doi:10.1016/j.jpdc.2012.02.007&gt;).
    Algorithms for solving the traffic assignment problem are All-or-Nothing assignment,
    Method of Successive Averages,
    Frank-Wolfe algorithm (M. Fukushima (1984) &lt;doi:10.1016/0191-2615(84)90029-8&gt;),
    Conjugate and Bi-Conjugate Frank-Wolfe algorithms (M. Mitradjieva, P. O. Lindberg (2012) &lt;doi:10.1287/trsc.1120.0409&gt;),
    Algorithm-B (R. B. Dial (2006) &lt;doi:10.1016/j.trb.2006.02.008&gt;).</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Imports: Rcpp (&gt;= 1.0.7), RcppParallel, RcppProgress, data.table</dc:relation>
  <dc:relation>LinkingTo: Rcpp, RcppParallel, RcppProgress</dc:relation>
  <dc:relation>Suggests: knitr, rmarkdown, igraph</dc:relation>
  <dc:creator>Vincent Larmet &lt;larmet.vincent@gmail.com&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Vincent Larmet [aut, cre]</dc:contributor>
  <dc:rights>GPL (&gt;= 2)</dc:rights>
  <dc:date>2025-11-28</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=cppRouting</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.cppRouting</dc:identifier>
</oai_dc:dc>
