L - M - public interface HistoryAwareMovementSequence<S extends HistoryAwareState<L,M>,L,M> extends MovementSequence<S,L,M>
getTotalCost() should return
the sum of costs of the movements in the list returned by
getMovements()| Modifier and Type | Method and Description |
|---|---|
java.util.List<MoveImpl<L,M>> |
getMovementSequence()
A non-empty list of movements
|
getToState, getTotalCost