|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.mit.ll.group43.surfaceoptimization.dp.factory.sequencerecovery.NodeContainedSequenceRecoveryStrategy
public class NodeContainedSequenceRecoveryStrategy
Constructor Summary | |
---|---|
NodeContainedSequenceRecoveryStrategy()
|
Method Summary | |
---|---|
void |
processPrevNodes(CPSNetworkNode node)
|
java.util.ArrayList<Aircraft> |
recoverSequence(CPSNetworkNode optEnd)
Recovers the optimal spot release sequence given the final stage node with the shortest path length from the start of the network. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public NodeContainedSequenceRecoveryStrategy()
Method Detail |
---|
public java.util.ArrayList<Aircraft> recoverSequence(CPSNetworkNode optEnd)
SequenceRecoveryStrategy
recoverSequence
in interface SequenceRecoveryStrategy
public void processPrevNodes(CPSNetworkNode node)
processPrevNodes
in interface SequenceRecoveryStrategy
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |