public abstract class XFirstSearch extends Object
| Constructor and Description |
|---|
XFirstSearch() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
checkAdjacent(EdgeIteratorState edge) |
protected GHBitSet |
createBitSet() |
protected boolean |
goFurther(int nodeId) |
abstract void |
start(EdgeExplorer explorer,
int startNode) |
protected GHBitSet createBitSet()
public abstract void start(EdgeExplorer explorer, int startNode)
protected boolean goFurther(int nodeId)
protected boolean checkAdjacent(EdgeIteratorState edge)
Copyright © 2012–2018. All rights reserved.