| Package | Description |
|---|---|
| com.graphhopper.routing |
| Modifier and Type | Class and Description |
|---|---|
class |
AlternativeRoute
This class implements the alternative paths search using the "plateau" and partially the
"penalty" method described in the following papers.
|
class |
AStarBidirection
This class implements a bidirectional A* algorithm.
|
class |
DijkstraBidirectionRef
Calculates best path in bidirectional way.
|
Copyright © 2012–2022. All rights reserved.