Package edu.mit.ll.group43.surfaceoptimization.dp.factory.node

Interface Summary
CPSNetworkNodeFactory Interface for factories that generate CPSNetworkNodes.
 

Class Summary
DefaultCPSNetworkNodeFactory CPS network node factory that simply returns instances of the base class, CPSNetworkNode.
LenientSmartCPSNetworkNodeFactory  
SmartCPSNetworkNodeFactory CPS network node factory that returns instances of the SmartCPSNetworkNode class, which can keep track of a projected takeoff sequence specific to when that node's last aircraft is told to leave the spot.