Skip to content

Transit algorithm implementation

Romain BERNARD requested to merge feature/transit-algorithm-proper into master

Implementation of a state-based algorithm to preprocess transit shortest paths in a city-based graph using schedule tables and a maximum of two connections allowed.

Merge request reports