- 05 Dec, 2017 2 commits
- 29 Nov, 2017 1 commit
-
-
DaGal authored
-
- 28 Nov, 2017 2 commits
- 24 Nov, 2017 2 commits
- 23 Nov, 2017 3 commits
- 06 Nov, 2017 4 commits
- 03 Nov, 2017 1 commit
-
-
DaGal authored
-
- 02 Nov, 2017 14 commits
-
-
Peter authored
fixes decimal format in createGPX for locales with comma as separator
-
ChristophKaser authored
-
Peter authored
-
Peter authored
-
Peter authored
Use android compatible way to unmap a ByteBuffer in java 9
-
Peter authored
-
Peter authored
-
ChristophKaser authored
-
ChristophKaser authored
-
Peter authored
-
Michael Zilske authored
-
Michael Zilske authored
-
Michael Zilske authored
-
Michael Zilske authored
-
- 30 Oct, 2017 1 commit
-
-
François B authored
-
- 27 Oct, 2017 1 commit
-
-
Robin authored
-
- 25 Oct, 2017 3 commits
-
-
Michael Zilske authored
-
Michael Zilske authored
-
Michael Zilske authored
-
- 24 Oct, 2017 3 commits
- 23 Oct, 2017 3 commits
-
-
Peter authored
-
Andi authored
* Implements a simple version of stall-on-demand for CH queries. * Makes stall on demand the default for CH. Moves different CH routing algorithms to routing package. * Renames CH algorithms. * Adds measurements for CH without stall on demand. * minor cleanup * Adds tests revealing bug in stall on demand implementation. Stall on demand can prevent finding a shortest path if the weight of an edge depends on the driving direction as with Motorcycle or Bike2 weightings. * Fixes bug in stall on demand implementation. When checking the stall on demand condition so far the wrong edge direction was used to calculate the weight of the incoming edge. * Adjusts prevOrNextEdge parameter in stall on demand check. * Adds author tag and removes stall on demand public constant. * Adds author tag and removes stall on demand public constant. * Fixes compile error.
-
Peter authored
-