fix mangled offsets and edge weights on compressed edges (all tests passing)
This commit is contained in:
@@ -57,6 +57,8 @@ public:
|
||||
RawRouteData & raw_route_data
|
||||
) const
|
||||
{
|
||||
SimpleLogger().Write(logDEBUG) << "shrt path routing";
|
||||
|
||||
BOOST_FOREACH(
|
||||
const PhantomNodes & phantom_node_pair,
|
||||
phantom_nodes_vector
|
||||
|
||||
Reference in New Issue
Block a user