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
181e81413921f5f42275100b0e15129d51e1c6ae
osrm-backend
/
Algorithms
T
History
Dennis Luxen
181e814139
fix twisted conversion,
fixes
#1000
2014-05-07 10:38:29 +02:00
..
DouglasPeucker.cpp
fix twisted conversion,
fixes
#1000
2014-05-07 10:38:29 +02:00
DouglasPeucker.h
consolidate duplicated distance calculations
2014-05-07 10:38:28 +02:00
IteratorBasedCRC32.h
remove pesky fun ptr from CRC32 computation
2014-03-17 11:07:01 +01:00
ObjectToBase64.h
License change to (simplified) 2-clause BSD. Good riddance, AGPL
2013-10-14 13:42:28 +02:00
PolylineCompressor.cpp
break out Coordinate in compile unit
2013-12-13 17:26:57 -05:00
PolylineCompressor.h
move polyline compressor into compile unit
2013-11-13 17:32:44 -05:00
StronglyConnectedComponents.h
use insert(.) on unordered map instead of access operator, potential resource leak
2014-04-21 17:40:07 +02:00