Dennis Luxen
|
0574a60bc2
|
replace boost::unordered_map, move hash function for pairs into its own header
|
2014-05-20 14:33:02 +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 |
|
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 |
|