faq 94601236 - billyc/matsim-wiki-test GitHub Wiki
by Tom Tim on 2016-11-15 17:28:26.490
Hey, what would be the best way to reject a TaxiRequest and put it back in queue so it can be scheduled for a different taxi?
by Michal Maciejewski on 2016-11-15 21:46:31.747
Hi,
I am not sure what you mean by rejecting a taxi request? If you want to reschedule a request (without notifying the customer), just remove it from one vehicle's schedule and put into another's. Please note this is not the actual rejection when the taxi order is rejected and the customer has to find a workaround.
Hope that helps,
Michal