This website requires JavaScript.
Explore
Help
Sign In
Open-Harbor
/
osrm-backend
Watch
1
Star
0
Fork
0
You've already forked osrm-backend
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
3
Wiki
Activity
210908dbe6
osrm-backend
/
include
/
server
History
Kevin Kreiser
ca55521c87
change phantom node to store an appx speed regardless of direction. use this speed to estimate an accel/decel penalty and scale the penalty based on the distance traveled up to a cutoff. only used in the table plugin at the moment. TODO still lives in the guidance assemble_leg area
2019-02-09 02:31:26 -08:00
..
api
change phantom node to store an appx speed regardless of direction. use this speed to estimate an accel/decel penalty and scale the penalty based on the distance traveled up to a cutoff. only used in the table plugin at the moment. TODO still lives in the guidance assemble_leg area
2019-02-09 02:31:26 -08:00
http
Format with clang-format 3.8
2016-05-27 21:05:04 +02:00
service
Variant got re-packaged, need to update search paths. (
#3392
)
2016-12-01 16:59:29 -08:00
connection.hpp
Takes care of proper special member generation globally,
fixes
#1689
2016-01-27 17:25:30 +01:00
request_handler.hpp
Add support of custom ServiceHandler
2016-10-31 15:38:03 +01:00
request_parser.hpp
Removes server-side support for POST requests.
2016-04-05 22:59:14 +02:00
server.hpp
Refactor logging, improve error handling workflow, clang-format. (
#3385
)
2016-12-06 12:30:46 -08:00
service_handler.hpp
link ConnectedRoad and TurnOperation via class hierarchy
2016-11-03 13:42:29 +01:00