public static class DominanceFunction.LeastWalk extends DominanceFunction
DominanceFunction.EarliestArrival, DominanceFunction.LeastWalk, DominanceFunction.MinimumWeight, DominanceFunction.Pareto| Constructor and Description |
|---|
LeastWalk() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
betterOrEqual(State a,
State b)
Return true if the first state "defeats" the second state or at least ties with it in terms of suitability.
|
betterOrEqualAndComparable, getNewShortestPathTreeprotected boolean betterOrEqual(State a, State b)
DominanceFunctionbetterOrEqual in class DominanceFunctionCopyright © 2018. All rights reserved.