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

(dynamic) ride (sharing) by TUM #3640

Open
tschlenther opened this issue Dec 16, 2024 · 0 comments
Open

(dynamic) ride (sharing) by TUM #3640

tschlenther opened this issue Dec 16, 2024 · 0 comments
Assignees

Comments

@tschlenther
Copy link
Contributor

TU Munich has developed a module for simulating private ride sharing.
It is described in this master's thesis.

It works via listener that matches riders and drivers between the iterations (before replanning).

  • So far, the matching algroithm seems not to be replaceable.
  • The driver's plan is adjusted in order to reflect pickup and dropoff activities. BUT: changes to plans are reversed after the mobsim...
  • Waiting for each other is implemented.
  • More parameters like minimum rider leg distance, penalty for no match, etc.

Case Study:

They investigated strategies to incentivize dynamic ride sharing in an Upper Austria model.

@tschlenther tschlenther self-assigned this Dec 16, 2024
@kainagel kainagel changed the title (dynamic) ride (sharing) (dynamic) ride (sharing) by TUM Dec 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Zettelkasten
Development

No branches or pull requests

1 participant