-
Notifications
You must be signed in to change notification settings - Fork 179
faq 110522229
by Jishnu Narayan on 2017-07-10 09:32:21
Hello all,
Is there any difference in the vehicle dispatching algorithm that is used in drt, av, and taxi modules (in terms of how requests are submitted and how vehicles are assigned to requests etc)? Or does all of them have the same routing strategy with different names?
by Michal Maciejewski on 2017-07-10 10:05:23
Hi Jishnu,
There are two main on-demand contribs, which focus on real-time fleet dispatching:
- taxi – for unshared rides
- drt – for shared rides
There is also old 'taxibus' code but soon will be removed – see:
AV has a different purpose – it provides additional features related to simulating AV in general (not only shared AVs), such as the increase flow capacity. It also has a router for planning daily trips of people that can combine the shared-AVs and PT modes (but this planning is the customer/demand side, contrary to taxi and drt).
Hope that helps,
Michal
You are viewing an archive of the previous MATSim Q&A site. The real site is now at https://matsim.org/faq