Dennis Luxen
|
f52d637f58
|
do less work when compressing geometries
|
2014-05-22 11:41:32 +02:00 |
|
Dennis Luxen
|
35c9021bdf
|
reduce debug verbosity in RestrictionMap
|
2014-05-21 12:39:52 +02:00 |
|
Dennis Luxen
|
d028a30f87
|
fixes issue #1019:
- fix ignored turn restriction on chains of degree-2 nodes
- add a cucumber test to test for potential regressions
|
2014-05-20 14:33:02 +02:00 |
|
Dennis Luxen
|
e769821e0f
|
use range based for loops to traverse graphs
|
2014-05-13 16:56:30 +02:00 |
|
Patrick Niklaus
|
e00ef38305
|
Apply clang-format on BFSComponentExplorer and RestrictionMap
|
2014-05-09 00:37:05 +02:00 |
|
Patrick Niklaus
|
5265f38c35
|
Switched to std::shared_ptr in Contractor/
|
2014-05-09 00:37:05 +02:00 |
|
Patrick Niklaus
|
2c0fa2a9f6
|
Split RestrictionMap and NodeBasedGraph from EdgeBasedGraphFactory
First step in an effort to simplify EdgeBasedGraphFactory.
|
2014-05-09 00:05:27 +02:00 |
|