Moritz Kobitzsch
|
46c936b48e
|
handle trips with identical coordinates
|
2016-10-17 15:26:38 -07:00 |
|
Moritz Kobitzsch
|
0abd32fca3
|
prefer first result
|
2016-09-28 10:32:33 +02:00 |
|
Patrick Niklaus
|
6e16eab6ec
|
Format with clang-format 3.8
|
2016-05-27 21:05:04 +02:00 |
|
Patrick Niklaus
|
64307ea882
|
Add missing headers and remove dead code
|
2016-04-29 20:02:08 +02:00 |
|
Patrick Niklaus
|
8378d95588
|
Add trip plugin
|
2016-04-05 22:58:32 +02:00 |
|
Daniel J. Hofmann
|
a1b87b5236
|
Handle all distances between coordinates being zero in Farthest Insertion algorithm.
Assertions for additional safety and sanity.
References:
- see https://github.com/Project-OSRM/osrm-backend/issues/2147
|
2016-03-31 18:57:24 +02: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 |
|
Daniel J. Hofmann
|
685d330ee2
|
Remove license headers from project source files; global license
|
2016-01-04 19:06:32 +01:00 |
|
Patrick Niklaus
|
97585bb26a
|
Fix include paths
|
2016-01-03 18:47:50 +01:00 |
|
Patrick Niklaus
|
bfc6c9b89d
|
Move files in src/ include/
|
2016-01-03 16:37:38 +01:00 |
|