Moritz Kobitzsch
|
2679c1cf0a
|
correct handling of travel modes
|
2016-02-16 01:35:04 +01:00 |
|
Moritz Kobitzsch
|
f14352f494
|
modify turn angles and instructions
|
2016-02-15 20:13:55 +01:00 |
|
Daniel J. Hofmann
|
d391df52ba
|
Be kind to the optimizer, pass coordinates by value (just two ints)
|
2016-01-26 22:57:02 +01:00 |
|
Daniel Patterson
|
238e77d959
|
Include the travel mode in the last instruction by copying it from the previous instruction.
|
2016-01-19 21:28:56 +01:00 |
|
Moritz Kobitzsch
|
b8e29f5ae3
|
Add a u-turn instruciton when performing a u-turn at a via-node
|
2016-01-15 19:56:39 +01:00 |
|
Daniel J. Hofmann
|
c93ca02fb8
|
Rips out dead code from the container.hpp and creates for_each_pai.hpp
I added two TODOs that I would like to address in the future.
|
2016-01-11 20:14:35 +01:00 |
|
Daniel J. Hofmann
|
f65dd63210
|
Make TurnInstructionsClass functions free standing functions
|
2016-01-09 19:55:22 +01:00 |
|
Daniel J. Hofmann
|
c590596dbe
|
Make DouglasPeucker a free standing function
|
2016-01-09 19:55:21 +01:00 |
|
Moritz Kobitzsch
|
a2555983e6
|
replaces and/not with &&/! for windows
|
2016-01-09 19:42:31 +01:00 |
|
Patrick Niklaus
|
6991a38703
|
Run clang-format
|
2016-01-08 01:31:57 +01:00 |
|
Patrick Niklaus
|
6b18e4f7e9
|
Add namespace around all files
|
2016-01-08 01:30:52 +01:00 |
|
Patrick Niklaus
|
efc9007cbf
|
Remore start_phantom/target_phantom because they are useless here
|
2016-01-07 22:51:37 +01:00 |
|
Moritz Kobitzsch
|
efd33b295a
|
Refactor guidance generation
|
2016-01-07 22:51:24 +01:00 |
|