Question: Suppose you are given a timetable T = ( A,F ,c,a 1 ,a 2 ,t 1 ,t 2 )consisting of: A set A of n
Suppose you are given a timetable T = (A,F,c,a1,a2,t1,t2)consisting of: A set A of n airports and for each airport a
A, a minimum connecting time c(a) A set F of m flights For each flight f
F 1. Origin airport a1(f)
A 2. Destination airport a2(f)
A 3.Departure time t1(f) 4. Arrival time t2(f)
Consider the following flight scheduling problem. In this problem, we are given a timetable T, airports a and b, and a time t. We wish to compute a sequence of flights F =
F into city a
A, must arrive at least c(a) minutes before flight fi+1
F leaves city a.Formally,this means that in a sequence of flights
Describe an efficient algorithm for the flight scheduling problem, argue your algorithms correctness and analyse its running time as a function of n and m.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
