<?xml version="1.0" encoding="UTF-8"?><?xml-stylesheet type="text/xsl" href="static/style.xsl"?><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-06-02T14:52:42Z</responseDate><request verb="GetRecord" identifier="oai:riuma.uma.es:10630/10173" metadataPrefix="marc">https://riuma.uma.es/rest/oai/request</request><GetRecord><record><header><identifier>oai:riuma.uma.es:10630/10173</identifier><datestamp>2026-02-03T11:52:26Z</datestamp><setSpec>com_10630_2254</setSpec><setSpec>col_10630_37959</setSpec></header><metadata><record xmlns="http://www.loc.gov/MARC21/slim" xmlns:dcterms="http://purl.org/dc/terms/" xmlns:doc="http://www.lyncode.com/xoai" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.loc.gov/MARC21/slim http://www.loc.gov/standards/marcxml/schema/MARC21slim.xsd">
   <leader>00925njm 22002777a 4500</leader>
   <datafield ind2=" " ind1=" " tag="042">
      <subfield code="a">dc</subfield>
   </datafield>
   <datafield ind2=" " ind1=" " tag="720">
      <subfield code="a">Ramírez, Manuel</subfield>
      <subfield code="e">author</subfield>
   </datafield>
   <datafield ind2=" " ind1=" " tag="720">
      <subfield code="a">Gavilán, José Manuel</subfield>
      <subfield code="e">author</subfield>
   </datafield>
   <datafield ind2=" " ind1=" " tag="720">
      <subfield code="a">Aguilera-Venegas, Gabriel</subfield>
      <subfield code="e">author</subfield>
   </datafield>
   <datafield ind2=" " ind1=" " tag="720">
      <subfield code="a">Galán-García, José Luis</subfield>
      <subfield code="e">author</subfield>
   </datafield>
   <datafield ind2=" " ind1=" " tag="720">
      <subfield code="a">Galán-García, María Ángeles</subfield>
      <subfield code="e">author</subfield>
   </datafield>
   <datafield ind2=" " ind1=" " tag="720">
      <subfield code="a">Rodríguez-Cielos, Pedro</subfield>
      <subfield code="e">author</subfield>
   </datafield>
   <datafield ind2=" " ind1=" " tag="260">
      <subfield code="c">2015-07-28</subfield>
   </datafield>
   <datafield ind2=" " ind1=" " tag="520">
      <subfield code="a">Traffic simulations usually require the search of a path to join two different&#xd;
points. Dijkstra’s algorithm [1] is one of the most commonly used for this task due&#xd;
to its easiness and quickness. In [2, 3] we developed an accelerated time simulation&#xd;
of car traffic in a smart city using Dijkstra’s algorithm to compute the paths.&#xd;
Dijkstra’s algorithm provides a shortest path between two different points but&#xd;
this is not a realistic situation for simulations.  For example, in a car traffic situa-&#xd;
tion, the driver may not know the shortest path to follow.  This ignorance can be&#xd;
produced, among others, because one of the following two facts:  the driver may&#xd;
not know the exact length of the lanes, or, even knowing the exact length, the driver&#xd;
may not know how to find the shortest path. Even more, in many cases, a mixture&#xd;
of both facts occurs.&#xd;
A more realistic simulation should therefore consider these kind of facts.  The&#xd;
algorithm used to compute the path from one point to another in a traffic simulation&#xd;
might consider the possibility of not using the shortest path.&#xd;
In this talk, we use a new probabilistic extension of Dijkstra’s algorithm which&#xd;
covers the above two situations. For this matter, two different modifications in Di-&#xd;
jkstra’s algorithm have been introduced:  using non-exact length in lanes, and the&#xd;
choice of a non-shortest path between two different points. Both modifications are&#xd;
used in a non-deterministic way by means of using probability distributions (classi-&#xd;
cal distributions such as Normal or Poisson distributions or even "ad hoc" ones). A&#xd;
precise, fast, natural and elegant way of working with such probability distributions&#xd;
is the use of a CAS in order to deal with exact and explicit computations.&#xd;
As an example of use of this extension of Dijkstra’s algorithm, we will show&#xd;
the ATISMART+ model. This model provides more realistic accelerated time sim-&#xd;
ulations of car traffics in a smart city and was first introduced in [4] and extended&#xd;
in [5].  This model was developed combining J&#xd;
AVA&#xd;
for the GUI and M&#xd;
AXIMA&#xd;
for&#xd;
the mathematical core of the algorithm.&#xd;
The studies developed in the above mentioned works, dealt with Poisson, Ex-&#xd;
ponential,  Uniform and Normal distributions.   In this talk we will introduce,  as&#xd;
a novelty, the possibility of using other continuous probability distributions such&#xd;
as:  Lognormal,  Weibul,  Gamma,  Beta,  Chi-Square,  Student’s  t,  Z,  Pareto,  Lo-&#xd;
gistic, Cauchy or Irwin-Hall, and other discrete distributions such as:  Bernouille,&#xd;
Rademacher, Binomial, Geometric, Negative Binomial or Hypergeometric.  Even&#xd;
1&#xd;
more, this new version allows to deal with any “ad-hoc” continuous, discrete or&#xd;
mixed user’s distributions. This fact improves the flexibility of ATISMART+ model.</subfield>
   </datafield>
   <datafield ind1="8" ind2=" " tag="024">
      <subfield code="a">http://hdl.handle.net/10630/10173</subfield>
   </datafield>
   <datafield ind1="8" ind2=" " tag="024">
      <subfield code="a">http://orcid.org/0000-0002-8773-6998</subfield>
   </datafield>
   <datafield tag="653" ind2=" " ind1=" ">
      <subfield code="a">Tráfico - Simulación por ordenador</subfield>
   </datafield>
   <datafield ind2="0" ind1="0" tag="245">
      <subfield code="a">Making more flexible ATISMART+ model for traffic simulations using a CAS</subfield>
   </datafield>
</record>
</metadata></record></GetRecord></OAI-PMH>