Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [sumo-dev] Intermodal Cost Function

Thank you Jacob for these clarifications.
--
Azise 


Le mar. 20 août 2019 à 10:47, Jakob Erdmann <namdre.sumo@xxxxxxxxx> a écrit :
The intermodal routing uses the dijkstra algorithm in a network with time-dependent costs. The costs are described at https://sumo.dlr.de/wiki/IntermodalRouting#Intermodal_Cost_Function (I added a bit more detail right now).
You can find the code at src/util/router/. Take a look at the files starting with 'Intermodal' and also CarEdge, PedestrianEdge, AccessEdge, PublicTransportEdge.

regards,
Jakob

Am Di., 20. Aug. 2019 um 08:47 Uhr schrieb Azise Oumar Diallo <diallitoz@xxxxxxxxx>:
Hi,
I would like to have more details on the Intermodal Cost Function. If possible, the algorithm of this function or hit location in the source-code.
I have already taken a look to this wiki https://sumo.dlr.de/wiki/IntermodalRouting. But I did not understand how this function works.

Best Regards
--
Azise Oumar DIALLO 
Doctorant 
IMT Lille-Douai 
03 27 71 24 74
_______________________________________________
sumo-dev mailing list
sumo-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://www.eclipse.org/mailman/listinfo/sumo-dev
_______________________________________________
sumo-dev mailing list
sumo-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://www.eclipse.org/mailman/listinfo/sumo-dev

Back to the top