Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Drt contrib #63

Merged
merged 2 commits into from
Apr 12, 2017
Merged

Drt contrib #63

merged 2 commits into from
Apr 12, 2017

Conversation

michalmac
Copy link
Member

With this pull request a new contrib is added to MATSim, namely DRT. This extension provides the demand-responsive transport service functionality in MATSim. It uses the DVRP contrib to implement DRT as a on-demand transport service, i.e. DRT requests are submitted in an online manner. The main difference to the taxi contrib is that rides can be shared (e.g. shared taxis or minibuses) and occupied vehicles can be diverted from the current destination to pick up new passengers on the way (taxi allowed diversion for empty vehicles only).

@michalmac michalmac merged commit 4fcb1d6 into master Apr 12, 2017
@michalmac michalmac deleted the DRT_contrib branch April 12, 2017 13:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant