A B C D E F G H I L M N O P R S T U V W Z

L

last() - Method in class edu.mit.ll.group43.surfaceoptimization.network.dp.Subsequence
Returns the last element of this sequence.
lastTakeOff(ArrayList<Aircraft>) - Static method in class edu.mit.ll.group43.surfaceoptimization.dp.factory.cost.CostStrategyUtils
Returns the aircraft that takes off last in the given sequence, which does not need to be sorted by takeoff times.
LenientAllGapsForceSpotCostStrategy - Class in edu.mit.ll.group43.surfaceoptimization.dp.factory.cost
Cost strategy for the Lenient All Gaps Force algorithm.
LenientAllGapsForceSpotCostStrategy(int, MinimumSeparationCalculator<? extends WeightClass>) - Constructor for class edu.mit.ll.group43.surfaceoptimization.dp.factory.cost.LenientAllGapsForceSpotCostStrategy
 
LenientAllGapsForceSpotDPSequencerFactory - Class in edu.mit.ll.group43.surfaceoptimization.dp.factory
 
LenientAllGapsForceSpotDPSequencerFactory(int, MinimumSeparationCalculator<? extends WeightClass>) - Constructor for class edu.mit.ll.group43.surfaceoptimization.dp.factory.LenientAllGapsForceSpotDPSequencerFactory
 
LenientSmartCPSNetworkNode - Class in edu.mit.ll.group43.surfaceoptimization.network.dp
 
LenientSmartCPSNetworkNode(Subsequence<Aircraft>) - Constructor for class edu.mit.ll.group43.surfaceoptimization.network.dp.LenientSmartCPSNetworkNode
 
LenientSmartCPSNetworkNodeFactory - Class in edu.mit.ll.group43.surfaceoptimization.dp.factory.node
 
LenientSmartCPSNetworkNodeFactory() - Constructor for class edu.mit.ll.group43.surfaceoptimization.dp.factory.node.LenientSmartCPSNetworkNodeFactory
 
Logger - Class in edu.mit.ll.group43.surfaceoptimization.analysis
Logs and times various events that occur in the running of the code, and prints results at the end, if allowed to do so.
Logger() - Constructor for class edu.mit.ll.group43.surfaceoptimization.analysis.Logger
 
logging - Static variable in class edu.mit.ll.group43.surfaceoptimization.analysis.Logger
 
LookAheadSequencer - Class in edu.mit.ll.group43.surfaceoptimization
 
LookAheadSequencer(int, MinimumSeparationCalculator<? extends WeightClass>) - Constructor for class edu.mit.ll.group43.surfaceoptimization.LookAheadSequencer
 

A B C D E F G H I L M N O P R S T U V W Z