SPC577 Lecture 07 Fall 2024
SPC577 Lecture 07 Fall 2024
Lecture 07
Network Flows (Cont.) – Flight Scheduling
Dr. Mohannad Draz
Assistant Professor
Zewail City of Science, Technology and Innovation
[email protected]
Lecture o Networks
o Flight Scheduling
o Introduction
o Hub-and-Spoke
o Route Development and Flight-
Scheduling Process
o Load Factor and Frequency
o Case study
1
11/26/2024
The multi-commodity problem seeks to minimize the total cost when different
types of goods are sent through the same network.
We modify the example that was presented for the Minimum Cost Flow
problem discussed earlier to address the multi-commodity model formulation.
The only difference is that instead of having only one type of cargo,
we have two types (two commodities).
Node 1 supplies:
40 tons of cargo 1
35 tons of cargo 2
2
11/26/2024
Determine how much from each cargo should be routed on each arc so
that the total transportation cost is minimized.
Decision variable:
The indices i and j represent the nodes (i,j = 1,.,7) and k represents the
type of commodity (k = 1,2).
All the flights to and from node 4 can carry a maximum of 50 tons
3
11/26/2024
Solving this problem using software generates a total minimum cost of $1,150
The objective of a set covering problem is to minimize the total cost of this
assignment.
4
11/26/2024
An airline wants to design its ‘hub’ system. Each hub will be used for
connecting flights to and from cities within 1,000 miles of the hub.
Atlanta, Boston, Chicago, Denver, Houston, Los Angeles, New Orleans, New
York, Pittsburgh, Salt Lake City, San Francisco, and Seattle.
The airline wants to determine the smallest number of hubs it will need in
order to cover all of these cities.
(Each city should be within 1,000 miles of at least one hub. Table 2.2 lists
the distances between the cities.
10
5
11/26/2024
11
Each city must be covered by at least one hub. Atlanta (Index 1), for example,
is covered by cities 1, 3, 5, 7, 8, and 9
12
6
11/26/2024
13
14
7
11/26/2024
15
Flight Scheduling
Introduction
• Flight scheduling is the starting point for all other airline planning and
operations .
• The flight schedule is a timetable consisting of what cities to fly to and at what
times.
• An airline’s decision to offer certain flights will mainly depend on market
demand forecasts, available aircraft operating characteristics, available
manpower, regulations, and the behavior of competing airlines.
• Table 3.1 shows a small portion of the daily flight schedule for Delta Air Lines.
• The level of detail in constructing the flight schedule varies among the airlines,
but it will be a complete schedule for a full cycle
• A cycle is normally one day for domestic and one week for international
services.
16
8
11/26/2024
Flight Scheduling
17
Flight Scheduling
Hub-and-Spoke
18
9
11/26/2024
Flight Scheduling
• Air carriers normally assign large capacity non-stop flights between their
hubs.
19
Flight Scheduling
Route Development and Flight-Scheduling Process
20
10
11/26/2024
Flight Scheduling
Load Factor and Frequency
21
Flight Scheduling
• The following table shows the fares, expected demands and load factors for a
150-seat Airbus A-320. According to this table, an 85% load factor generates
higher revenues of more than 100% for the airline!
22
11
11/26/2024
Flight Scheduling
• The load factor is utilized to determine the frequency between city pairs.
• Let the forecasted daily number of passengers between two cities be PAX
• The airline’s policy on average load-factor be LF.
• The average aircraft capacity is CAP.
• The frequency (FREQ) of flights between these two cities is determined
by:
As implied by the above equation, the load factor and frequency have an
inverse relationship.
23
Flight Scheduling
Case Study
In this section a fictitious airline is presented. We will use this airline in the
following chapters to introduce the various phases of planning within the airlines.
Ultimate Air is a new airline that provides service to the most important domestic
business destinations within the United States from its hub at JFK in New York.
The cities serviced from JFK are Boston (BOS), Los Angeles (LAX),
San Francisco (SFO), Miami (MIA), Atlanta (ATL), Washington D.C. (IAD), and
Chicago (ORD).
24
12
11/26/2024
Flight Scheduling
25
Flight Scheduling
Table 3.4 presents the demand distribution for each flight as well as
distances between cities. It is assumed that demand for each flight is
normally distributed with the given means and standard deviations.
26
13
11/26/2024
THANK
YOU
27
14