Emil Tin
|
418ff95543
|
fix initialization order
|
2014-08-20 11:08:58 +02:00 |
|
Dennis Luxen
|
1945aae4dc
|
reorder members of SegmentInformation, remove bit fields where possible
|
2014-08-20 11:08:58 +02:00 |
|
Emil Tin
|
207cddd50b
|
use enum for TravelMode
|
2014-08-20 11:08:58 +02:00 |
|
Emil Tin
|
bea63028c7
|
remove bitfield from SegmentInformation, works around compile err
|
2014-08-20 11:08:42 +02:00 |
|
Emil Tin
|
dae9c9a7ed
|
use 4 bits for travel mode
|
2014-08-20 11:08:41 +02:00 |
|
Emil Tin
|
6fd615b9cd
|
first cut at porting travel mode, some tests fail
|
2014-08-20 11:08:41 +02:00 |
|
Dennis Luxen
|
6a29168c14
|
use EdgeWeight typedef where possible
|
2014-06-03 11:28:39 +02:00 |
|
Dennis Luxen
|
d3906cffdc
|
add property to mark end of leg
|
2014-05-26 15:30:06 +02:00 |
|
Dennis Luxen
|
f060dfda40
|
refactor list of const static int into scoped enum
|
2014-05-08 18:04:05 +02:00 |
|
Dennis Luxen
|
e12ad48822
|
migrate DataStructures to C++11
|
2014-05-07 18:39:16 +02:00 |
|
DennisOSRM
|
41f3f53540
|
move includes to include/osrm
|
2013-12-20 13:12:56 +01:00 |
|
Dennis Luxen
|
fd2f000075
|
install lib header files with make install target
|
2013-12-17 17:59:44 +01:00 |
|
Dennis Luxen
|
2edf4906a4
|
refactoring SegmentInformation to fit into a cache line
|
2013-12-08 18:33:53 +01:00 |
|
Dennis Luxen
|
29499f21c5
|
License change to (simplified) 2-clause BSD. Good riddance, AGPL
|
2013-10-14 13:42:28 +02:00 |
|
Dennis Luxen
|
4748bca8a4
|
Refactoring _Coordinate class
|
2013-08-14 13:12:28 +02:00 |
|
Dennis Luxen
|
63d8abe32f
|
First implementation of moving the algorithmic core into a library
|
2013-06-26 19:48:22 -04:00 |
|
DennisOSRM
|
00ed039621
|
Moving TurnInstruction to unsigned char
|
2012-12-17 13:14:43 +01:00 |
|
Emil Tin
|
8abbe8db4a
|
dont quantize distance to 10m, use double for summation
|
2012-09-22 11:01:05 +02:00 |
|
DennisOSRM
|
5e275b3935
|
Fixes issue #104. Heading and Azimuth get computed now.
|
2012-02-07 14:47:01 +01:00 |
|
DennisOSRM
|
7e52e2c691
|
Fixes bug with non-negative weights
|
2011-11-24 17:47:05 +01:00 |
|