Package | Description |
---|---|
com.graphhopper.routing | |
com.graphhopper.routing.ch |
Modifier and Type | Class and Description |
---|---|
class |
DefaultBidirPathExtractor
Builds a
Path from the two fwd- and bwd-shortest path tree entries of a bidirectional search |
Modifier and Type | Method and Description |
---|---|
void |
AbstractBidirCHAlgo.setPathExtractorSupplier(Supplier<BidirPathExtractor> pathExtractorSupplier) |
Modifier and Type | Class and Description |
---|---|
class |
EdgeBasedCHBidirPathExtractor |
class |
NodeBasedCHBidirPathExtractor |
Copyright © 2012–2022. All rights reserved.