public static class DominanceFunction.MinimumWeight extends DominanceFunction
DominanceFunction.EarliestArrival, DominanceFunction.LeastWalk, DominanceFunction.MinimumWeight, DominanceFunction.Pareto
Constructor and Description |
---|
MinimumWeight() |
Modifier and Type | Method and Description |
---|---|
boolean |
betterOrEqual(State a,
State b)
Return true if the first state has lower weight than the second state.
|
betterOrEqualAndComparable, getNewShortestPathTree
public boolean betterOrEqual(State a, State b)
betterOrEqual
in class DominanceFunction
Copyright © 2018. All rights reserved.