Thanks Mouna and Jakob for these questions and answers. It was my question too. I have another question in this regard. It's obvious if a driver checks every 5 minutes for a faster available route, he won't change the route if the current road is still the fastest. How we can make a scenario that makes sure the driver will choose another route because its current route is not the fastest anymore. In my experience, I have a random network with 100 nodes and 280 edges, and route file has 200 trips that trips depart at times 1, 2, 3 and so on. But I don't see any route change in --vehroute-output. Every trip has just one route during its existence in simulation.
Thanks, Raheleh On Tue, Apr 14, 2020 at 7:54 AM Jakob Erdmann <[email protected]> wrote: > Yes. --tripinfo-output will list vehrouteNo (number of reroutes) and > --vehroute-output will list all routes that were used during the simulation > by each vehicle along with the reason for rerouting and the expected > savings. > > Am Di., 14. Apr. 2020 um 13:29 Uhr schrieb Mouna karoui < > [email protected]>: > >> Thanks for the clarification. >> Is it possible to know how many times a vehicle changed its route? Is >> there any function that I can use to count route changes during a >> simulation? >> >> Regards, >> >> [image: Mailtrack] >> <https://mailtrack.io?utm_source=gmail&utm_medium=signature&utm_campaign=signaturevirality5&> >> Sender >> notified by >> Mailtrack >> <https://mailtrack.io?utm_source=gmail&utm_medium=signature&utm_campaign=signaturevirality5&> >> 14/04/20 >> à 13:26:09 >> >> Le mar. 14 avr. 2020 à 11:58, Jakob Erdmann <[email protected]> a >> écrit : >> >>> With period 300, a driver will check every 5 minutes whether a faster >>> route is available and in that case switch to the faster route. >>> >>> Am Di., 14. Apr. 2020 um 10:04 Uhr schrieb Mouna karoui < >>> [email protected]>: >>> >>>> Hello everybody, >>>> >>>> >>>> I need to understand what the routing period exactly means because I >>>> have some doubts. In the following documentation >>>> https://sumo.dlr.de/docs/Demand/Automatic_Routing.html >>>> It is indicated as the period with which the vehicle shall be rerouted. >>>> Setting routing period to 5 min. Is this means that routing will >>>> happen every 5 min even if a new fastest route is found before this period? >>>> Or, this period allows a driver to take a route already found after 5 min ? >>>> >>>> >>>> Regards, >>>> >>>> -- >>>> Mouna KAROUI, >>>> *PhD student at University of Clermont Auvergne* >>>> >>>> >>>> >>>> >>>> [image: Mailtrack] >>>> <https://mailtrack.io?utm_source=gmail&utm_medium=signature&utm_campaign=signaturevirality5&> >>>> Sender >>>> notified by >>>> Mailtrack >>>> <https://mailtrack.io?utm_source=gmail&utm_medium=signature&utm_campaign=signaturevirality5&> >>>> 14/04/20 >>>> à 09:55:51 >>>> _______________________________________________ >>>> sumo-user mailing list >>>> [email protected] >>>> To unsubscribe from this list, visit >>>> https://www.eclipse.org/mailman/listinfo/sumo-user >>>> >>> _______________________________________________ >>> sumo-user mailing list >>> [email protected] >>> To unsubscribe from this list, visit >>> https://www.eclipse.org/mailman/listinfo/sumo-user >>> >> >> >> -- >> Mouna KAROUI, >> *PhD student at University of Clermont Auvergne* >> >> >> _______________________________________________ >> sumo-user mailing list >> [email protected] >> To unsubscribe from this list, visit >> https://www.eclipse.org/mailman/listinfo/sumo-user >> > _______________________________________________ > sumo-user mailing list > [email protected] > To unsubscribe from this list, visit > https://www.eclipse.org/mailman/listinfo/sumo-user > -- *RAZ*
_______________________________________________ sumo-user mailing list [email protected] To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/sumo-user
