| Package | Description |
|---|---|
| com.graphhopper.routing |
| Modifier and Type | Class and Description |
|---|---|
static class |
AlternativeRoute.AlternativeBidirSearch
Helper class to find alternatives and alternatives for round trip.
|
class |
AStarBidirection
This class implements a bidirectional A* algorithm.
|
class |
AStarBidirectionCH |
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.
|
class |
DijkstraBidirectionCHNoSOD |
class |
DijkstraBidirectionRef
Calculates best path in bidirectional way.
|
Copyright © 2012–2018. All rights reserved.