GitHub repository | This map was generated from repository code by SourceSpy (more info)
openrouteservicePackage org.heigit.ors.routing.graphhopper.extensions.core
org.heigit.ors.routing.graphhopper.extensions.core
external
ASTAR_BI
AbstractRoutingAlgorithm
AbstractCoreRoutingAlgorithm
Calculates best path using core routing algorithm. A core algorithm is separated int...
external
AbstractRoutingAlgorithm
AbstractCoreRoutingAlgorithm
CoreALT
Calculates best path using CH routing outside core and ALT inside core. This code is...
AbstractCoreRoutingAlgorithm
CoreDijkstra
Calculates best path using core routing algorithm. This code is based on that from G...
CHEdgeFilter
CoreDijkstraFilter
Only certain nodes are accepted and therefor the others are ignored. This code is ba...
external
CHEdgeFilter
LMConfig
CoreLMConfig
external
LMConfig
CoreLMOptions
LMPreparationHandler
CoreLMPreparationHandler
This class implements the A*, landmark and triangulation (ALT) decorator for Core. T...
external
LMPreparationHandler
LandmarkStorage
CoreLandmarkStorage
Store Landmark distances for core nodes This code is based on that from GraphHopper ...
external
LandmarkStorage
CoreDijkstraFilter
CoreMatrixFilter
Only certain nodes are accepted and therefor the others are ignored. This code is ba...
NodeContractor
CoreNodeContractor
external
NodeContractor
DefaultBidirPathExtractor
CorePathExtractor
external
DefaultBidirPathExtractor
CHPreparationGraph
CorePreparationGraph
external
CHPreparationGraph
CHPreparationHandler
CorePreparationHandler
This class implements the Core Algo decorator and provides several helper methods re...
external
CHPreparationHandler
RoutingAlgorithmFactory
CoreRoutingAlgorithmFactory
Given a RoutingCHGraph and possibly a QueryGraph this class sets up and creates rout...
external
RoutingAlgorithmFactory
external
DIJKSTRA_BI
external
LOGGER
external
LandmarkExplorer
external
NodeBasedWitnessPathSearcher
external
PrepareBaseEdge
PrepareContractionHierarchies
PrepareCore
Prepare the core graph. The core graph is a contraction hierarchies graph in which s...
external
PrepareContractionHierarchies
PrepareLandmarks
PrepareCoreLandmarks
This class does the preprocessing for the ALT algorithm (A* , landmark, triangle ine...
external
PrepareLandmarks
external
PrepareEdge
external
PrepareEncoder
external
PrepareGraphEdgeExplorerImpl
external
PrepareGraphEdgeIterator
external
PrepareShortcut
external
RoutingCHEdgeIteratorStateImpl
CoreALT
TDCoreALT
CoreDijkstra
TDCoreDijkstra
CorePathExtractor
TDCorePathExtractor
external
TD_ASTAR
external
TD_DIJKSTRA
TarjansCoreSCCAlgorithm
Implementation of Tarjan's algorithm using an explicit stack. The traditional recurs...
external
TurnCostFunction
external
TurnCostStorage