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

Whitelist - Evaluate Single Insertions #161

Closed
wants to merge 12 commits into from
Closed

Whitelist - Evaluate Single Insertions #161

wants to merge 12 commits into from

Conversation

nilspenzel
Copy link
Contributor

For every request a pickup and a dropoff event must be either put into a new tour or inserted between two existing events.
This Pull-Request enables checking for every such slot between two consecutive events of the same vehicle, whether
it is possible to insert the dropoff, pickup and/or both at this slot.
It also assigns to each slot, costs for the duration the passenger would spent in the taxi as well as the change in taxi driving duration and taxi waiting time for the chosen vehicle compared to the current state.

@nilspenzel nilspenzel closed this Sep 27, 2024
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