osrm-backend/include/contractor
Moritz Seemann 5e8bdbfa0c fix to prevent (very unlikely) overflow of originalEdges
If originalEdges gets initialized with 1 << 28, it will overflow and
thereby be set to 0.
Which defeats the point of checking for overflows in the first place.
2017-01-13 11:12:02 +01:00
..
contractor_config.hpp implement flag edge-weight-updates-over-factor, to log edge weight 2016-09-28 15:19:59 +02:00
contractor.hpp Update node weights if traffic data is applied. 2016-12-11 16:02:58 +01:00
crc32_processor.hpp Fix unused variables warnings in crc32 2016-06-20 22:43:28 +02:00
graph_contractor.hpp fix to prevent (very unlikely) overflow of originalEdges 2017-01-13 11:12:02 +01:00
query_edge.hpp Rember Intersection Shapes 2016-12-01 15:24:20 +01:00