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
8f3482561bcd5c1f8e5d28efca7d5856d11065e4
osrm-backend
/
unit_tests
/
data_structures
T
History
Daniel Patterson
8f3482561b
Rename great_circle_distance->haversine_distance, and euclidean_distance->great_circle_distance, because that's what they actually are.
2015-11-17 17:10:06 -05:00
..
binary_heap.cpp
Remove template-heavy Boost.MPL headers where not needed.
2015-09-28 15:00:20 +02:00
compressed_edge_container.cpp
Rename GeometryCompressor and add unit tests
2015-07-01 18:07:29 +02:00
coordinate.cpp
Move calculate_coordinate to algorithms/
2015-08-12 13:02:18 +02:00
dynamic_graph.cpp
Remove template-heavy Boost.MPL headers where not needed.
2015-09-28 15:00:20 +02:00
range_table.cpp
change copyright line from personal names to project
2015-02-19 09:19:51 +01:00
raster_source.cpp
Implement raster source feature to read data from third-party sources, to be used in lua profiles.
2015-09-03 22:28:18 -07:00
static_graph.cpp
Remove template-heavy Boost.MPL headers where not needed.
2015-09-28 15:00:20 +02:00
static_rtree.cpp
Rename great_circle_distance->haversine_distance, and euclidean_distance->great_circle_distance, because that's what they actually are.
2015-11-17 17:10:06 -05:00