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

Modify CSA algorithm to calculate all-pairs travel time matrix #41

Closed
mpadge opened this issue Aug 24, 2020 · 1 comment
Closed

Modify CSA algorithm to calculate all-pairs travel time matrix #41

mpadge opened this issue Aug 24, 2020 · 1 comment
Labels
wontfix This will not be worked on

Comments

@mpadge
Copy link
Member

mpadge commented Aug 24, 2020

Following on from #28, the main CSA algorithm can be modified to do a single calculation between all origin-destination pairs, yet scanning only once through the entire timetable, and returning only end points (departure and arrival times).

@mpadge mpadge added the wontfix This will not be worked on label Jun 11, 2021
@mpadge
Copy link
Member Author

mpadge commented Jun 11, 2021

Whole algorithm has been re-written for new gtfs_traveltimes() function, and main routing function will also incorporate this new algorithm via #71, so closing now.

@mpadge mpadge closed this as completed Jun 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

1 participant