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 Leg Estimators #2865

Merged
merged 20 commits into from
Oct 18, 2023
Merged

DRT Leg Estimators #2865

merged 20 commits into from
Oct 18, 2023

Conversation

rakow
Copy link
Contributor

@rakow rakow commented Oct 13, 2023

Adds DRT estimators to the drt-extensions contrib. These can be used to estimate the expected distance, travelTime, waitingTime and fare of drt trips during replanning phase.

This module can be used together with the informed-mode-choice contrib, but could be useful at other places too, (e.g drt speed-up module)

At the moment, there is only one implementation that uses global estimates (Intended for small fleets and services areas)

Closes #2800

@rakow rakow requested a review from michalmac October 13, 2023 11:33
@rakow rakow enabled auto-merge (squash) October 18, 2023 11:46
@rakow rakow merged commit a9efdbc into master Oct 18, 2023
@rakow rakow deleted the drt-estimator branch October 18, 2023 12:02
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.

Review and consolidate DRT estimators
2 participants