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

Reached à la Trip-based #134

Draft
wants to merge 11 commits into
base: master
Choose a base branch
from
Draft

Reached à la Trip-based #134

wants to merge 11 commits into from

Conversation

mority
Copy link
Contributor

@mority mority commented Sep 13, 2024

For each route $r$ maintain a Pareto set of tuples $(t, s, k) \in T \times \mathbb{N} \times \mathbb{N}$ where $T$ is the set of sorted transport indices, i.e., the difference in the day index is stored in the most significant bits of the transport index, $s$ is the stop index and $k$ is the round of the RAPTOR algorithm.

felixguendling and others added 8 commits October 27, 2023 19:49
# Conflicts:
#	include/nigiri/routing/raptor/raptor.h
#	include/nigiri/routing/raptor/raptor_state.h
# Conflicts:
#	include/nigiri/routing/raptor/raptor.h
#	include/nigiri/routing/raptor/raptor_state.h
#	src/routing/raptor/raptor_state.cc
@mority
Copy link
Contributor Author

mority commented Sep 13, 2024

Some VIA test cases do not work yet

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.

2 participants