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
6b961dccfc
osrm-backend
/
include
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
..
contractor
Replace dynamic distance calculation for table plugin with pre-calculated distances on shortcuts, avoiding unpacking cost.
2018-10-30 15:41:06 -07:00
customizer
Replace dynamic distance calculation for table plugin with pre-calculated distances on shortcuts, avoiding unpacking cost.
2018-10-30 15:41:06 -07:00
engine
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
extractor
Add stoppage penalty - consider acceleration and braking time, which can dominate short route ETAs.
2019-02-08 15:32:26 -08:00
guidance
Fix errors when loading an incompatible dataset.
2018-04-04 12:38:40 +02:00
nodejs
Fix swapped variables, new version.
2019-02-08 15:50:33 -08:00
osrm
Fix formating
2018-02-06 11:51:33 +01:00
partitioner
Replace dynamic distance calculation for table plugin with pre-calculated distances on shortcuts, avoiding unpacking cost.
2018-10-30 15:41:06 -07:00
server
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
storage
Replace dynamic distance calculation for table plugin with pre-calculated distances on shortcuts, avoiding unpacking cost.
2018-10-30 15:41:06 -07:00
updater
Replace dynamic distance calculation for table plugin with pre-calculated distances on shortcuts, avoiding unpacking cost.
2018-10-30 15:41:06 -07:00
util
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