|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--net.walend.measured.SimpleCEPathMeter | +--net.walend.measured.SimplePathMeter
This simple path meter returns 1 for the cost to cross an edge and 0 for everything else.
Field Summary |
Fields inherited from interface net.walend.measured.CEPathMeter |
GENERICEDGE |
Constructor Summary | |
SimplePathMeter()
Deprecated. Use SimpleCEPathMeter. |
Methods inherited from class net.walend.measured.SimpleCEPathMeter |
costToCross, intCostToCross, negativeWeightEdges |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface net.walend.measured.CEPathMeter |
costToCross, intCostToCross, negativeWeightEdges |
Constructor Detail |
public SimplePathMeter()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |