Files
osrm-backend/include/customizer
Michael Krasnyk f2333eb31a Break tie for equal weights but different durations
There is no possibility until multiple-weights are implemented
to break tie in the contraction and the direct shortest path plugin
as duration is not computed during contraction.

This must be fixed after multiple-weights implementation
by using `std::tie(weight, duration)` pairs everywhere.
2017-09-29 13:38:52 +02:00
..
2017-08-21 13:00:12 +02:00
2017-08-21 13:00:12 +02:00
2017-08-21 13:00:12 +02:00