Dennis Luxen
|
577cf5ddc4
|
retrieve first and last nodes of a compressed segment
|
2014-10-16 15:42:33 +02:00 |
|
Dennis Luxen
|
274140d309
|
refactor SimpleLogger into simple_logger compile unit
|
2014-10-10 19:32:49 +02:00 |
|
Dennis Luxen
|
11fed4c06c
|
remove variable name lint
|
2014-06-02 16:05:19 +02:00 |
|
Dennis Luxen
|
fcf3eb6193
|
fix yet another missing include on GCC 4.7 (again)
|
2014-05-09 19:55:27 +02:00 |
|
Dennis Luxen
|
5f57152156
|
fix missing include
|
2014-05-09 19:46:37 +02:00 |
|
Dennis Luxen
|
c98eed612a
|
C++11-fy Contractor/
|
2014-05-09 14:21:33 +02:00 |
|
Patrick Niklaus
|
d13cd4d4b3
|
Apply clang-format on Contractor/
|
2014-05-09 00:31:52 +02:00 |
|
Patrick Niklaus
|
79d33d669c
|
Apply clang-modernize to Contractor/
|
2014-05-09 00:06:25 +02:00 |
|
Patrick Niklaus
|
439f6e62bc
|
Replace numeric_limits with SPECIAL_NODEID / SPECIAL_EDGEID
|
2014-05-09 00:06:25 +02:00 |
|
Dennis Luxen
|
9710f39cad
|
remove (almost) all BOOST_FOREACH calls
|
2014-05-07 16:17:47 +02:00 |
|
Dennis Luxen
|
b6ca4a7a46
|
fix potential resource leak
|
2014-05-07 10:38:28 +02:00 |
|
Dennis Luxen
|
ef7619d664
|
fix signed/unsigned comparison
|
2014-04-24 13:31:04 +02:00 |
|
Dennis Luxen
|
5d93c68790
|
remove further debug things
|
2014-04-24 13:06:56 +02:00 |
|
Dennis Luxen
|
a4d6e5c9cc
|
reformat geometry compressor according to new guidelines
|
2014-04-24 13:06:56 +02:00 |
|
Dennis Luxen
|
4bb5270f25
|
cut back debug verbosity
|
2014-04-24 13:06:55 +02:00 |
|
Dennis Luxen
|
5b8d8a83dd
|
fix mangled offsets and edge weights on compressed edges (all tests passing)
|
2014-04-24 13:06:55 +02:00 |
|
Dennis Luxen
|
394e369b54
|
fix edge-expanded offsets
|
2014-04-24 13:06:55 +02:00 |
|
Dennis Luxen
|
48d23194af
|
fix traffic signal penalty in compressed graph
|
2014-04-24 12:55:52 +02:00 |
|
Dennis Luxen
|
eca09e6c81
|
unpacking of target segment works
|
2014-04-24 12:47:00 +02:00 |
|
Dennis Luxen
|
874c579f86
|
correctly unpacking the first segment
|
2014-04-24 12:15:48 +02:00 |
|
Dennis Luxen
|
f16cb3c52d
|
compressed geometries get serialized in R-tree
|
2014-04-24 12:05:43 +02:00 |
|
Dennis Luxen
|
f7d5b0db9c
|
uncompressed edges get serialized correctly'ish
|
2014-04-24 12:05:43 +02:00 |
|
Dennis Luxen
|
c71c8b0047
|
Unpacking of intermediate paths
|
2014-04-24 12:03:19 +02:00 |
|
Dennis Luxen
|
b5170ed1fd
|
remove trivial geometry nodes
|
2014-04-24 11:28:11 +02:00 |
|
Dennis Luxen
|
22abc27b6b
|
use explicit unsigned type in max operation
|
2013-12-08 15:52:21 +01:00 |
|
Dennis Luxen
|
19f6d885fe
|
remove potential division by zero
|
2013-12-08 15:52:21 +01:00 |
|
Dennis Luxen
|
b19a633441
|
add geometry compressor
|
2013-12-08 15:52:21 +01:00 |
|