Skip to content

Releases: chairemobilite/trRouting

Cache Data Example

28 Sep 19:22
Compare
Choose a tag to compare
Implement the `v2/summary` endpoint

Fixes #177

This endpoint does exactly the same calculation as the `v2/route`
endpoint. Only the result converter is changed.

The ResultToV2SummaryResponse converter takes the routing result and
creates the json response with the details for each line used. It also
calculates the number of times a line is encountered in an alternative.

faster calculations with reverse optimization

28 Nov 18:10
Compare
Choose a tag to compare
0.9.1

reverse calculation with all stops results and od trips

0.9.0

19 Feb 03:24
Compare
Choose a tag to compare
0.9.0 Pre-release
Pre-release

CSA Algorithm is working and almost all parameters are included.
Trip-Based Algorithm is unstable, but working with limited set of parameters.