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
Files
c21b40bebcc8e97cc436024712f62f7ae4d4b70a
osrm-backend
/
Contractor
T
History
Dennis Luxen
c21b40bebc
further renaming of variable names, reduces legacy lint
2014-05-29 19:25:17 +02:00
..
Contractor.h
further renaming of variable names, reduces legacy lint
2014-05-29 19:25:17 +02:00
EdgeBasedGraphFactory.cpp
rename start->source
2014-05-28 18:19:27 +02:00
EdgeBasedGraphFactory.h
Simple fix that improves runtime of edge based egde generation by 26%
2014-05-13 01:00:24 +02:00
GeometryCompressor.cpp
fix yet another missing include on GCC 4.7 (again)
2014-05-09 19:55:27 +02:00
GeometryCompressor.h
fix yet another missing include on GCC 4.7
2014-05-09 19:50:16 +02:00
TemporaryStorage.cpp
Use append operator instead of function, because function is inplace.
2014-05-21 21:49:22 +02:00
TemporaryStorage.h
C++11-fy Contractor/
2014-05-09 14:21:33 +02:00