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

Implement online DRT service #135

Open
3 tasks
paulheinr opened this issue Jun 4, 2024 · 0 comments
Open
3 tasks

Implement online DRT service #135

paulheinr opened this issue Jun 4, 2024 · 0 comments
Labels
Traffic Feature Feature that changes the simulation logic

Comments

@paulheinr
Copy link
Collaborator

Run online DRT service as separated processes. Has the same role as the DRT Optimizer in classic MATSim: Computes and stores the schedules of the taxis.

  • select stops & precalculate routes
  • answer taxi requests by sending actions to passengers and taxi
  • answer taxi status updates with new actions
@paulheinr paulheinr added the Traffic Feature Feature that changes the simulation logic label Jun 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Traffic Feature Feature that changes the simulation logic
Projects
None yet
Development

No branches or pull requests

1 participant