Patrick Niklaus
|
3a5e41ed91
|
Implement missing matching pieces
|
2015-03-03 00:48:55 +01:00 |
|
Dennis Luxen
|
2259bce05f
|
Add skeleton code for matching
|
2015-03-03 00:48:55 +01:00 |
|
Dennis Luxen
|
3bd27ae8c5
|
change copyright line from personal names to project
|
2015-02-19 09:19:51 +01:00 |
|
Dennis Luxen
|
e5f12347bd
|
simplify code by using new phantom node ctor
|
2015-02-13 14:26:19 +01:00 |
|
Dennis Luxen
|
b20b7e65bf
|
renamed: Util/* -> util/*
|
2015-01-27 17:47:23 +01:00 |
|
Dennis Luxen
|
3fa12445a5
|
rename coordinate calculation functions, remove code clutter
|
2015-01-22 16:28:40 +01:00 |
|
Dennis Luxen
|
547a2aec09
|
remove dead/redundant code
|
2015-01-22 15:50:04 +01:00 |
|
Dennis Luxen
|
01f3237416
|
speed up nearest neighbor query by pruning, move coordinate calculations away from library interface
|
2015-01-20 16:24:49 +01:00 |
|
Dennis Luxen
|
bf71781ee9
|
new file: Util/mercator.cpp
renamed: Util/MercatorUtil.h -> Util/mercator.hpp
|
2015-01-13 14:57:23 +01:00 |
|
Dennis Luxen
|
b50a907ca3
|
fix changed include paths
|
2015-01-06 13:17:12 +01:00 |
|
Dennis Luxen
|
25326b571b
|
renamed: Util/OSRMException.h -> Util/osrm_exception.hpp
|
2015-01-05 15:40:05 +01:00 |
|
Dennis Luxen
|
9722f56be8
|
remove more debug code
|
2015-01-02 16:41:36 +01:00 |
|
Dennis Luxen
|
55d47b3e31
|
reimplement incremental nearest neighbor query
|
2015-01-02 09:36:27 +01:00 |
|
Dennis Luxen
|
d7215ad185
|
fix tests, temporarily disable one test case
|
2014-12-24 13:03:05 +01:00 |
|
Dennis Luxen
|
2b63eb8243
|
remove zoom level from nearest neighbor calls
|
2014-12-24 10:40:03 +01:00 |
|
Dennis Luxen
|
1bb3da0332
|
expose component_id in phantom node
|
2014-12-24 10:25:27 +01:00 |
|
Dennis Luxen
|
c7d3d635f6
|
fix test compile
|
2014-12-23 17:18:32 +01:00 |
|
Dennis Luxen
|
f4c8db6105
|
- serialize component_id
- remove calls to deprecated NN function in facades
|
2014-12-23 16:14:28 +01:00 |
|
Dennis Luxen
|
2ebe2faa74
|
renamed Util/TimingUtil.h -> Util/timing_util.hpp
|
2014-12-17 17:33:31 +01:00 |
|
Dennis Luxen
|
58de37e822
|
renamed: DataStructures/* -> data_structures/*
|
2014-11-28 12:15:31 +01:00 |
|