Dennis Luxen
|
6a03f13d55
|
fixes #1032:
- remove left-overs from OpenMP
- replace omp_* calls with TBB equivalents
|
2014-05-22 18:39:11 +02:00 |
|
Patrick Niklaus
|
56d93eb18b
|
Replace omp atomic with std variant
|
2014-05-21 21:49:22 +02:00 |
|
Dennis Luxen
|
e12ad48822
|
migrate DataStructures to C++11
|
2014-05-07 18:39:16 +02:00 |
|
Dennis Luxen
|
64720c2d2e
|
several lints fixed that were detected by facebook's flint
|
2014-04-21 17:40:07 +02:00 |
|
Dennis Luxen
|
29499f21c5
|
License change to (simplified) 2-clause BSD. Good riddance, AGPL
|
2013-10-14 13:42:28 +02:00 |
|
Dennis Luxen
|
de947d8b17
|
Add forgotten include
|
2013-06-28 10:23:58 -04:00 |
|
DennisOSRM
|
3e73710245
|
Adding another method to simply add the increment.
|
2012-03-05 09:37:13 +01:00 |
|
DennisOSRM
|
6d7dd2cf39
|
prefix vs. infix
|
2011-12-30 14:42:29 +01:00 |
|
Emil Tin
|
f511af0f0c
|
fix compilation on mac; openmp issues and an unneeded typename
|
2011-11-26 16:42:15 +01:00 |
|
Dennis Luxen
|
0875c2d557
|
BREAKING CHANGE: the routing engine does not use the kd-tree anymore, but an external memory nearest neighbor grid. The memory consumption is less than half. This is a breaking change, please reprocess your .osrm files and take note that the parameter to routed have been changed!
Known Bug: There are some minor rounding errors that affect the position of start and destination node by a few feet.
|
2010-08-31 14:00:40 +00:00 |
|