| Package | Description |
|---|---|
| com.graphhopper.routing.ch |
| Modifier and Type | Method and Description |
|---|---|
PrepareContractionHierarchies |
PrepareContractionHierarchies.setContractedNodes(double nodesContracted)
Define how many nodes (percentage) should be contracted.
|
PrepareContractionHierarchies |
PrepareContractionHierarchies.setLazyUpdates(int lazyUpdates) |
PrepareContractionHierarchies |
PrepareContractionHierarchies.setLogMessages(double logMessages)
Specifies how often a log message should be printed.
|
PrepareContractionHierarchies |
PrepareContractionHierarchies.setNeighborUpdates(int neighborUpdates) |
PrepareContractionHierarchies |
PrepareContractionHierarchies.setPeriodicUpdates(int periodicUpdates)
The higher the values are the longer the preparation takes but the less shortcuts are
produced.
|
| Modifier and Type | Method and Description |
|---|---|
List<PrepareContractionHierarchies> |
CHAlgoFactoryDecorator.getPreparations() |
| Modifier and Type | Method and Description |
|---|---|
CHAlgoFactoryDecorator |
CHAlgoFactoryDecorator.addPreparation(PrepareContractionHierarchies pch) |
Copyright © 2012–2018. All rights reserved.