public static class LMAlgoFactoryDecorator.LMRAFactory extends Object implements RoutingAlgorithmFactory
| Constructor and Description |
|---|
LMRAFactory(PrepareLandmarks p,
RoutingAlgorithmFactory defaultAlgoFactory) |
| Modifier and Type | Method and Description |
|---|---|
RoutingAlgorithm |
createAlgo(Graph g,
AlgorithmOptions opts)
This method creates an algorithm out of this factory based on the specified opts and graph.
|
RoutingAlgorithmFactory |
getDefaultAlgoFactory() |
public LMRAFactory(PrepareLandmarks p, RoutingAlgorithmFactory defaultAlgoFactory)
public RoutingAlgorithmFactory getDefaultAlgoFactory()
public RoutingAlgorithm createAlgo(Graph g, AlgorithmOptions opts)
RoutingAlgorithmFactorycreateAlgo in interface RoutingAlgorithmFactoryCopyright © 2012–2018. All rights reserved.