Package edu.mit.ll.group43.surfaceoptimization.validator

Interface Summary
Validator Interface to be implemented by classes that validate whether a given sequence of aircraft obeys a given constraint.
 

Class Summary
CPSValidator Validates that the given spot release sequence does not violate the CPS constraint.
NoRepeatedAircraftValidator  
ReleasedWhenReadyValidator Validator for the constraint that aircraft may not be released from the spot until they are ready at the spot.