Returns the earliest release time for the last
aircraft of the target without incurring any
delay at the runway, without leaving until it
is ready and without leaving before the source's
last aircraft has already been released.
Determines the earliest time at which follower can be released so that it
takes off after leader without incurring any runway delay, with respect
to the given predecessor bound.
Determines the earliest time at which follower can be released so that it
takes off after leader without incurring any runway delay, with respect
to the predecessor bound according to the given previous node.
Determines the earliest time at which lastReleased can be released from the
spot to take off between aircraft a and b without increasing the spot delay
of b or incurring any delay at the runway.
Determines the earliest time at which lastReleased can be released from the
spot to take off between aircraft a and b without increasing the spot delay
of b or incurring any delay at the runway.
Classes that implement this abstract class will serve as strategies
for the DPSequencer to set the values of edges in the CPS network
based on the nodes the edge connects and possibly the calculator
being used to determine the minimum separation times between the last
aircraft of the two nodes.