Package | Description |
---|---|
com.graphhopper.routing |
Modifier and Type | Class and Description |
---|---|
class |
AlternativeRouteCH
Minimum number-of-moving-parts implementation of alternative route search with
contraction hierarchies.
|
class |
DijkstraBidirectionCH
Uses a very simple version of stall-on-demand (SOD) for CH queries to prevent exploring nodes that can not be part
of a shortest path.
|
Copyright © 2012–2020. All rights reserved.