Uses of Class
edu.mit.ll.group43.surfaceoptimization.dp.factory.cost.AllGapsSpotCostStrategy

Packages that use AllGapsSpotCostStrategy
edu.mit.ll.group43.surfaceoptimization.dp.factory.cost   
 

Uses of AllGapsSpotCostStrategy in edu.mit.ll.group43.surfaceoptimization.dp.factory.cost
 

Subclasses of AllGapsSpotCostStrategy in edu.mit.ll.group43.surfaceoptimization.dp.factory.cost
 class SmartAllGapsSpotCostStrategy
          Spot cost strategy for All Gaps that considers an entire spot release sequence when determining the predecessor bound rather than just the optimal spot release time of the last released aircraft.