Next Article in Journal
DICER 2.0: A New Model Checker for Data-Flow Errors of Concurrent Software Systems
Next Article in Special Issue
An Inventory Model for Imperfect Quality Products with Rework, Distinct Holding Costs, and Nonlinear Demand Dependent on Price
Previous Article in Journal
An Enhanced DC-Link Voltage Response for Wind-Driven Doubly Fed Induction Generator Using Adaptive Fuzzy Extended State Observer and Sliding Mode Control
Previous Article in Special Issue
Data Envelopment Analysis Approach to Energy-Saving Projects Selection in an Energy Service Company
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Assess the Impacts of Discount Policies on the Reliability of a Stochastic Air Transport Network

by
Thi-Phuong Nguyen
Department of Distribution Management, National Chin-Yi University of Technology, Taichung 411, Taiwan
Submission received: 19 March 2021 / Revised: 21 April 2021 / Accepted: 22 April 2021 / Published: 25 April 2021

Abstract

:
In this study, an algorithm for reliability evaluation is proposed in order to assess the discount policy based on its effect on an air transport network. An air transport network is a typical stochastic air transport network (SATN) because its capacity (available seats) is regarded as stochastic. Under different discount policies, the term “reliability” refers to the ability to meet a certain travel demand within a limited budget. To better describe the flow of SATN, the methods of the sum of disjoint products and minimal paths are combined in the proposed algorithm. A reliability analysis is conducted at ranges of budgets and travel demands for a more accurate assessment. The outcomes of this study help the travel agents assess and select an appropriate discount policy, which is one of the important contributions. This study also contributes to enhancing the reliability fluctuation under the impact of multiple discount policies.

1. Introduction

Recently, an air transport network is more and more popular and becomes one of the crucial factors that reflects the capacity of travel agents (tour operators) to compete in the tourism industry [1,2]. The travel agents rely heavily on air transport networks to handle the transportation tasks. An air transport network can be formed as a directed graph consisting of a set of edges denoting an airport and a set of vertices representing a flight [3,4]. A flight is operated with a limited number of seats and booked by several individuals, travel agents, and other organizations. Thus, the capacity (i.e., available seats) can be regarded as stochastic quantity [5]. Herein the term “a stochastic air transport network (SATN)” refers to an air transport network.
From the service quality viewpoints, a reliable air transport network can guarantee to transport customers to their destinations smoothly. Performance evaluation for air transport networks, thus, is essential for efficient management. One of the appropriate indexes that have been substantially used is reliability, which is the ability (probability) observed in a predetermined period to perform specific tasks and functions under stated constraints [6,7]. Reliability has been concerned in terms of connectivity, travel time, and flow (capacity) reliability. Connectivity reliability is the probability of all terminals [8] or k-out-of-n terminals [9,10] to successfully connect the source with the sink. Regarding on-time performance, Bing analyzed the travel time reliability of a China aviation firm’s air transport network structure [11]. According to the proposed empirical analysis, the author provided suggestions for reliability improvement. Li et al. proposed a comprehensive model to evaluate the connectivity, capacity, and travel-time reliabilities of air traffic networks [12]. The affecting factors with their fuzziness and randomness also were considered and ranked. Another aspect is flow (capacity) reliability that considers the ability to deliver a specific demand [9,13,14,15,16,17,18,19,20]. With this in mind, several evaluation methods have been conducted in the last decade, for example, state enumeration [21,22], minimal cuts [9,13,14,15], minimal paths [15,16,17,18,19,20], cross entropy [23,24], subset simulation [25,26], and percolation theory [27,28]. State enumeration is the simplest method that enumerates entire possible network states. Minimal cuts and paths methods compute the reliability for a certain demand in terms of upper and lower boundary points, respectively. Besides, sum of the disjoint products [16,29,30,31,32], inclusion-exclusion [9,33,34], Monte Carlo simulation [17,21,35,36], and neural network [26,37] techniques are widely combined to accordingly compute the reliability. Lin et al. [16] investigated the reliability of air transport networks regarding the ability to meet travel demand within a limited time. Especially, this study mainly focused on the effects of late arrivals on reliability [16]. The evaluation algorithm was formed by the minimal path method and the sum of products technique. For reliability estimation, Khadiri and Yeh [17] applied Monte Carlo simulation to evaluate the probability for one minimal path of the network to deliver a certain amount of flow. Subset simulation focuses on the probability of small failures in the network. Percolation theory calculates the number of failures through removal progresses. Lesko et al. employed the percolation theory to analyze the fault tolerance and reliability of air transport networks [27]. The authors focused on calculating the threshold of pre-determined reliability.
When investigating the reliability, the travel agents also need to consider a budget factor for traveling as a given constraint because it is one of the sole influencing factors in the customer’s choice [38]. In fact, most customers set the amount they are willing to spend on traveling, which requires the travel agents to calculate the ability to meet demand under that budget. In real practice, travel agents often receive different discount offers from their partner airlines. More specifically, discount policies, such as quantity [39,40], trade [41], promotional [42], geographical, and seasonal discounts [43,44] often aim to increase sales, enter new markets, retain partnership and membership, encourage loyal customers, etc [45]. Obviously, the discount policies help to reduce the amount that the travel agents must pay for each flight. It, therefore, increases their ability to meet travel demands under a certain budget. However, there is no research appraising how discount policies affect air transport networks regarding reliability. Hence, there is a need to fill this gap.
This study aims to address a new approach that bases on reliability to assess the discount policy. Different from the previous study [16], this paper employs the reliability evaluation to select the policy with higher reliability. In particular, the reliability in this study refers to the probability in a specific interval for the SATN to meet travel demand within the limited budget and is evaluated under different discount policies. To achieve the stated objectives, an algorithm is built for reliability measurement and is used as a base for assessing discount policies accordingly. Even though both minimal cuts and minimal paths methods are mostly utilized for reliability assessment of stochastic flow networks [46], the minimal paths method can describe the actual flow with a time sequence well. Hence, the proposed algorithm is based on minimal paths method and the recursive sum of disjoint product (RSDP) technique [31,32]. In this study, a minimal path is redefined as a sequence of flights from the origin to the destination with no self-loop. The obtained reliability acts as a basis for the travel agent to select an appropriate discount policy for more reliable management.
In the following section, the SATN model, including major assumptions and nomenclature, is provided. A complete process to calculate the reliability of SATN is presented in Section 3. After that, Section 4 indicates how to utilize the proposed algorithm and accordingly assess the different discount policies through a numerical example. Finally, some conclusions are shown in the last section.

2. SATN Model and Reliability Evaluation

Let H ≡ (A, W, M, C) denote a SATN that includes the set of airports A, and the set of z flights W = {wk | k = 1, 2,…, z}, the maximal capacity vector M = {Mk | k = 1, 2,…, z}, and the set of flight’s fares C = {ck | k = 1, 2,…, z}. Each flight wkW, is determined by its departure and arrival airport’s ( a k , a k * ) departure and arrival time ( t k , t k * ). Since traveling costs in this study are calculated under discount policies, the set discount rates G = {gi | i = 1, 2,…, n}, are provided, where gi is the discount rate for booking of i passengers, and n is the maximal capacity of all flights. In the H, X = (x1, x2,..., xz) termed the capacity vector (i.e., xk is the current capacity of the flight wk), cannot exceed the maximal capacity vector M. Besides, the H follows some assumptions and nomenclature listed below.

2.1. Assumptions

Assumption 1.
The SATN follows the flow-conservation law.
Assumption 2.
Each flight’s capacity is independent statistically.
Assumption 3.
All flights are on-time.
In the SATN model, very few passengers get lost during their transportation by air. Thus, the SATN is said to follow the conservation law, which states that the flow-in equals the flow-out of all airports, except the origin and the destination. All flights in the SATN are considered separate flights. It means that their capacities are independent statistically. According to the correlation between flights that are carried by the same aircraft, their capacity and corresponding capacity will be the same. Besides, this study aims to figure out the impacts of discount policies instead of late arrivals; thus, all flights are assumed to be on time.

2.2. Nomenclature

XY(x1, x2,..., xz) ≥ (y1, y2,..., yz) if xkyk for all k
X < Y(x1, x2,..., xz) > (y1, y2,..., yz) if XY and exists at least one xh > yh
X ≹ Yneither XY nor X < Y
Let X = (x1, x2,..., xz) and Y = (y1, y2,..., yz), which are two different capacity vectors of the SATN. Since being z-vectors, they are equal if and only if xk = yk for k = 1, 2,…, z. Therefore, XY when xkyk for all z states k. If existing at least one state xh > yh, X becomes greater than Y. On other hand, neither XY nor X < Y if there is at least one state that xh < yh and xkyk for the remaining states.

3. Reliability Assessment

The classical definition of reliability is the ability (probability) to successfully fulfill the requirements under specific constraints. More specifically, the SATN reliability refers to the probability that at least (E) passengers can be transported from the origin (o) to the destination (d) within the limited budget (B) in a specific interval. Let Λ contain all capacity vectors (Ys), such that SATN can transport at least E passengers to the destination d from the origin o within the limited budget B. The SATN reliability can be computed through the formula R E B = Y Λ Pr ( Y ) . However, under a large and complex H, the number of feasible capacity vectors (Y ∈ Λ) increases dramatically; thus, it becomes hard to enumerate them and to sum up their corresponding probabilities. For more efficiency, the SATN reliability can be derived via the lower and upper boundary points [47,48]. In which any capacity vector (Y ∈ Λ) is between at least one upper boundary point and at least one lower boundary point. Note that the maximal capacity vector (M) is the only upper boundary point and the lower boundary point is defined as follows.
Definition 1.
X is one of the lower boundary points if X ∈ Λ and there is no Y ∈ Λ that Y < X.
Let ΞL consist of all lower boundary points. The SATN reliability formula becomes:
R E B = Pr { X E L { Y | X Y M } }
According to Equation (1), figuring out the set ΞL is necessary for computing reliability. Inferred from Definition 1, any X = (x1, x2,..., xz) ∈ ΞL must satisfy the following three conditions.
Condition 1.
At least E passengers can be transported from the origin o to the destination d under it,
Condition 2.
The traveling costs do not exceed the limited budget B,
Condition 3
There is no Y ∈ Λ that Y < X.

3.1. Minimal Paths and Feasible Flow Vectors

Regarding Condition 1, that guarantees the transportation from the origin o to the destination d, we first search all minimal paths that are sequences of flights where the first flight departs at the origin o and the last flight arrives at the destination d with no self-loop and named MPs herein. Note that, passengers will be transported through one MP that can accommodate any flight, as long as that its first flight departs at the origin o and its last flight arrives at the destination d with no self-loop. Thus, each MP can be a sequence of one to z flights, whose flights must ensure the order of visiting airports and departure/arrival times. Suppose that P1, P2,..., Pm are all MPs of the SATN. Let F = (f1, f2,..., fm) be a flow vector where fj denotes the flow on Pj for j = 1, 2,…, m.
Following the flow-conservation law, the total flow through any wk cannot exceed its maximal capacity Mk.
M k j { f j | w k P j ) } ,   for   k = 1 ,   2 , ,   z .
Similarly, a flow vector F is feasible under X if and only if
x k j { f j | w k P j ) } ,   for   k = 1 ,   2 , ,   z .
For example, if there are three MPs P1, P2, and P3 going through flight wk, a flow vector F = (f1, f2,..., fm) must satisfy that xkf1 + f2 + f3. Also, a capacity vector X is feasible under F if xkf1 + f2 + f3. Let V(X) = max j = 1 m { f j | F is feasible under X} be the maximum flow under X. Using V(X), condition 1 becomes.
V(X) ≥ E.
The following lemma indicates the necessary conditions for a capacity vector X meeting condition 1.
Lemma 1.
X meets Condition 1 if there exists at least one F such that
M k x k j { f j | w k P j ) } ,   for   k = 1 ,   2 , ,   z .
j = 1 m f j = E .
Proof. 
Let F = {Fs satisfy Constraints (5) and (6)}. Constraint (5) said that such flow vectors FF are feasible under X. Therefore, V(X) = max j = 1 m { f j | FF} and the following constraint is inferred:
j = 1 m f j V ( X )
Combining with Constraint (6), we have:
E V ( X )
Lemma 1 is proved.

3.2. Traveling Costs under Discount Policies

This subsection focuses on Condition 2—finding all capacity vectors whose traveling costs after discounted, named c j o ( X ) where o denotes the discount policy, do not exceed the limited budget B.
c j o ( X ) > B ,   for   all   { j | f j   >   0 } .
Among several discount policies offered by airlines, quantity and contractual discounts are only ones the travel agent can take advantage of. Therefore, they are focused on this study.
Policy 1. Quantity discount (i.e., a discount is granted for purchasing large quantities) aims to encourage bulk bookings. The higher volume the travel agents book, the higher discount rates the airlines offer.
Policy 2. Contractual discount (i.e., partnership discount, a discount is offered to partners for the functions they perform) provides the travel agents a specific discount rate no matter how much they book on each flight. It, normally, depends on the terms signed and/or the cooperation between two sides: travel agent and airlines.
Because two different discount policies are considered, this study provides two corresponding formulas to calculate the traveling cost c j o ( X ) of capacity vector X on Pj. Under policy 1, the discount rate depends on the booking quantity. Therefore, we have:
c j 1 ( X ) = k | k P j { c k × ( 1 g i | i = x k ) } ,   for   { j | f j   >   0 } .
On the other hand, policy 2 offers a fixed discount rate. For a more accurate assessment, the authors pick up one the discount rate from G and call it g. The following equation is for the calculation of the traveling costs under policy 2.
c j 2 ( X ) = k | k P j { c k × ( 1 g ) } ,   for   { j | f j   >   0 } .

3.3. Generate All Lower Boundary Points

Combining the former subsections, a capacity vector X ∈ Λ if it satisfies Constraint (9) and exists at least one FF feasible under it. The following property adds condition 3 to determine lower boundary point candidates.
Lemma 2.
If X ∈ ΞL then exists F ∈ F such that
x k = j { f j | w k P j ) } ,   for   k = 1 ,   2 , ,   z .
Proof. 
Suppose that Y = (y1, y2,..., yz) and X = (x1, x2,..., xz)∈ ΞL. Obviously, both X and Y ∈ Λ. Suppose to exist a capacity of X satisfying that M t x t > j { f j | w k P j ) } and x k = j { f j | w k P j ) } for kt where y t = j { f j | w k P j ) } and y k = j { f j | w k P j ) } for kt. It indicates that Y < X, which conflicts with condition 3. Hence, x k = j { f j | w k P j ) } , for k = 1, 2,…, z. Lemma 2 is proved.
Lemma 2 indicates that all capacity vectors X converted from Fs F through Equation (12) and satisfies Constraint (9) are lower boundary point candidates. Let Ξ contain all of them. The set ΞL of all exact lower boundary points is obtained by rejecting from Ξ all capacity vector Y if existing any X < Y.

3.4. Solution Procedure

Given the SATN H ≡ (A, W, M, C), travel demand E, transit time θ, limited budget B with the set of quantity discount rates G, the origin o, and the destination d, the main algorithm is proposed for reliability evaluation as follows.
  • Step 1: Generate all feasible minimal paths (MPs) as follows.
    Set j = 1, Ω = Ø, Ə = {o}, and, μ = length(Ə)//*j is an index of a feasible MP (Pj), Ω stores Pj’s flights, and Ə stores airports that Pj visits.
    Function Search (Ω, Ə, o, d, μ, θ)
    (1.1)IF μ ≠ 1, let wh be the μ–1th element of Ω
    Select one available flight wk such that a k a h * and a k * ∉ Ə
    (1.2)IF t k t k * + θ
    (1.3)Ω ← Ω ∪ {wk}, Ə ← Ə ∪ { a k * }, and μ = μ + 1
    (1.4)IF a k * = d then Pj ← Ω, output Pj, j = j + 1
    (1.5)ELSE, Call search (Ω, Ə, o, d, μ, θ)
    (1.6)ELSE, select one available flight wk that departs from o
    (1.7)Go to step (1.2)
    (1.8)Ω ← Ω\{wk}, Ə ← Ə\{ a k * }, and μ = μ − 1
    (1.9)Next selection
    (1.10)END
Suppose that Step 1 accepted m MPs: P1, P2,..., Pm.
  • Step 2: Through the following equation, obtain set F of all flow vectors F fulfilling the travel demand E.
    j = 1 m f j = E .
    j { f j | w k P j ) } M k ,   for   k = 1 ,   2 , ,   z .
  • Step 3: Through Equation (15), convert each flow vector FF into capacity vector X and store it in Δ.
    x k = j { f j | w k P j ) } ,   for   k = 1 ,   2 , ,   z .
  • Step 4: Calculate the traveling cost of capacity vector X ∈ Δ on MPs.
  • (4.1) Under policy 1:
    c j 1 ( X ) = k | k P j { c k × ( 1 g i | i = x k ) } ,   for   { j | f j   >   0 } .
  • (4.2) Under policy 2:
    c j 2 ( X ) = k | k P j { c k × ( 1 g ) } ,   for   { j | f j   >   0 } .
Then, reject from Δ any capacity vectors that exceed does not exceed the limited budget to get two corresponding sets Ξ o , for o = 1, 2, of all lower boundary point candidates.
Ξ o = Δ \ { X }   if   c j o ( X ) > B ,   for   { j | f j   >   0 } .
  • Step 5: Through the following comparison process, obtain a set Ξ L o of all exact lower boundary points from Ξ o for o = 1, 2.
    Initially, Θ stores θ indexes of Xs in Ξ o
    (5.1)FOR k = 1 to θ ∈ Θ
    (5.2)FOR h = k + 1 to θ ∈Θ
    (5.3)IF Xk ≤ Xh then Xh is not a lower boundary point, Θ = Θ\{h}
    ELSE IF Xk > Xh then Xk is not a lower boundary point, Θ = Θ\{k}, and BREAK
    (5.6) Ξ L o = {Xk| k ∈Θ}
  • Step 6: Compute the reliability as Equation (19) by utilizing the RSDP algorithm [31,32].
    R E B o = Pr { X Ξ L o { Y | M Y X } } ,   for   o = 1 ,   2 .
Basically, the main algorithm is developed according to lemmas and statements in the former subsections. It first searches all minimal paths, then generates all lower boundary points and utilizes the RSDP method to calculate the reliabilities.

4. A Numerical Example and Reliability Analysis

To demonstrate how the main algorithm runs and assess the impacts of two different discount policies on the reliability, this section adopts the SATN of a travel agent Y from Vietnam to be a numerical example. To transport customers to Taipei (TPE) from Da Nang (DAD), the Y agent has contracted some airlines and airports in Hanoi (HAN) and Ho Chi Minh city (SGN) to build up their SATN, shown in Table 1 and Table 2.

4.1. Evaluate the Reliability of Numerical Example

Given travel demand E = 5 (passengers), and limited budget B = 5000 Taiwan dollar (TWD), the discount rate of contractual policy g = g2, the reliabilities R E B o for o = 1, 2 are evaluated by the following steps.
  • Step 1: Generate all feasible minimal paths (MPs). Totally, four MPs: P1 = {w1, w5, w8}, P2 = {w1, w7}, P3 = {w3, w6, w7}, P4 = {w3, w8} are accepted.
  • Step 2: Through Equations (20) and (21), obtain set F of all flow vectors F fulfilling the travel demand E
    f 1 + f 2 + f 3 + f 4 = 5 .
    f 1 + f 2 5 ; f 1 + f 2 5 ; f 1 4 ; f 3 4 ; f 2 + f 3 5 ; f 1 + f 4 5 .
All obtained flow vectors are shown in column 1 of Table 3.
  • Step 3: Through Equation (22), convert each flow vector FF into capacity vector X and store it in Δ, referring to column 2 of Table 3.
    x 1 = f 1 + f 2 ; x 3 = f 1 + f 2 ; x 5 = f 1 4 ; x 6 = f 3 ; x 7 = f 2 + f 3 ; x 8 = f 1 + f 4 .
  • Step 4: Calculate the traveling cost of each capacity vector X ∈ Δ on MPs. Then, reject from Δ any capacity vectors through Constraints (24) and (26) to get corresponding sets of all lower boundary point candidates under policies 1 and 2.
  • (4.1) Under policy 1:
    c j 1 ( X ) = k | k P j { c k × ( 1 g i | i = x k ) } ,   for   { j | f j   >   0 } .
    Ξ 1 = Δ \ { X }   if   c j 1 ( X ) > B ,   for   { j | f j   >   0 } .
    For instance, since F22 > 0, it is necessary to check the traveling cost of X22 = (1, 0, 4, 0, 1, 1, 1, 4) on P1, P3, and P4. By means of Equation (23), we have: c 1 1 ( X ) = c 1 × ( 1 g 1 ) + c 5 × ( 1 g 1 ) + c 8 × ( 1 g 4 ) = 900*0.95 + 1200*0.95 + 3250*0.85 = 4758. Similarly, c 3 1 ( X ) = 5036 and c 4 1 ( X ) = 3571 .
  • (4.2) Under policy 2:
    c j 2 ( X ) = k | k P j { c k × ( 1 g ) } ,   for   { j | f j   >   0 } .
    Ξ 2 = Δ \ { X }   if   c j 2 ( X ) > B ,   for   { j | f j   >   0 } .
    Columns 3 and 4 of Table 3 present sets Ξ 1 and Ξ 2 , respectively, and one of the reasons for each rejection.
  • Step 5: Through the following comparison process, obtain the sets of all exact lower boundary points Ξ L 1 = Ξ L 2 = {X1, X2,…, X21, X26, X30, X33, X35, X36, X40, X43, X45, X46, X49, X51, X52, X54}. Column 5 of Table 3 remarks why a certain X does not belong to Ξ L 1 or/and Ξ L 2 .
  • Step 6: Utilize the RSDP algorithm into Equation (27) to compute the reliabilities under two policies.
    R E B 1 = R E B 2 = Pr { i = 1 54 { Y | M Y X i } }
In terms of the RSDP technique, the reliability in this case is the sum of 54 terms R E B 1 = R E B 2 = i = 1 54 T e r m _ i where Term_1 is Pr(Y|MYX1) for i = 1, and Term_i = Pr(Y|MYXi) − Pr{(Y|MY ≥ max(X1, Xi))∪…∪(Y|MY ≥ max(Xi-1, Xi))} for 54 ≥ i ≥ 2.
Because Ξ L 1 = Ξ L 2 , we have R E B 1 = R E B 2 = 0.98755955. This reliability means that the travel agent does not meet only one or two in a hundred offers. It indicates a high possibility to transport five passengers with no more than 5000 TWD. There is no reliability difference in the reliability between applying quantity discounts and contractual discounts where g = g2.

4.2. Analyze the Impact of Discount Policies on the Reliability

Focusing on the impact of different discount policies, this section considers all discount rates. Besides, the authors evaluate the reliabilities of different travel demands and limited budgets.
As shown in Figure 1 and Table 4, regardless of whether the travel agent selects policy 1 or 2, the reliabilities with B = 4000 TWD are the same. However, the travel agent must receive a discount rate g ≥ g2 for the same reliability under policy 1 when B = 5000 TWD. Under policy 2 with B = 4500 TWD, they even need the highest discount to keep the reliabilities at the same or slightly greater.
Besides, this study calculates the average of the reliabilities under policy 2 then compares them with that under policy 1 at each travel demand and limited budgets. The comparison results are presented in Figure 2. It is clear that the reliability under policy 1 is not lower than the average reliability under policy 2 at all 12 levels of demands and budgets. Policy 1 also has more positive effects in the cases that the limited budgets B = 4500 and B = 5000 TWD.
Though the differences are not great, the travel agent can conclude that the quantity discount policy is a relatively better choice as it gets greater or similar reliabilities in most cases. The travel agent can also determine the most beneficial option, exactly. For example, with a limited budget B = 5000 TWD, if the discount rate offered is 0.05 then the quantity discount policy is the right choice. However, they should choose the contractual discount policy if airlines increase their discount rate to about 0.175. Besides, the travel agent knows that alternatives or adjustments are needed for higher reliability since the reliabilities of their SATN at the travel demand E = 9 are low, despite applying discount policies.

5. Conclusions

This paper focuses on reliability evaluation for an air transport network and uses it as a base to assess the impact of different discount policies. The most positive influencing policy is recommended as an appropriate choice towards more reliable performance. To accomplish this aim, a stochastic air transport network (SATN) is formulated as a typical directed graph. Then, an algorithm, based on the minimal paths (MP) method, is proposed to simultaneously calculate the SATN reliability under the impact of quantity and contractual discounts. Whilst it has been proved that finding all feasible MPs in a complex network like the SATN belongs to an NP-hard problem [49], this study provides an evaluation algorithm without assuming that all MPs are known.
Furthermore, a numerical example is carried out applying the proposed algorithm to investigate the reliability of the SATN under different discount policies. The fluctuation of reliability is examined, subject to travel demands and budget, to make a broader assessment. Some potential management actions are also suggested. In short, this research provides a new approach that takes discount policy under consideration in reliability evaluation and examines the effects of different policies. Likewise, other transport networks can employ the proposed algorithm to address the same issues: reliability evaluation and the definition of optimal discount policies with the limited budget and given demand.
In the future, there is potential to assess the impacts of discount policies based on reliability estimation in the case of demand uncertainty or lacking probability data [50,51,52]. Also, addressing the same research problem with the dependent capacity [53] can get more realistic findings.

Funding

This research was funded by the Ministry of Science and Technology (MOST) of Taiwan, ROC, MOST 109-2221-E-167 -019 -MY2.

Institutional Review Board Statement

Not applicable.

Informed Consent Statement

Not applicable.

Data Availability Statement

Not applicable.

Conflicts of Interest

The authors declare no conflict of interest.

References

  1. Rocha, L.E. Dynamics of air transport networks: A review from a complex systems perspective. Chin. J. Aeronaut. 2017, 30, 469–478. [Google Scholar] [CrossRef]
  2. Eggenberg, N.; Salani, M.; Bierlaire, M. Constraint-specific recovery network for solving airline recovery problems. Comput. Oper. Res. 2010, 37, 1014–1026. [Google Scholar] [CrossRef]
  3. Du, W.-B.; Zhou, X.-L.; Lordan, O.; Wang, Z.; Zhao, C.; Zhu, Y.-B. Analysis of the Chinese Airline Network as multi-layer networks. Transp. Res. Part E Logist. Transp. Rev. 2016, 89, 108–116. [Google Scholar] [CrossRef] [Green Version]
  4. Zhou, Q.; Yang, W.; Zhu, J. Mapping a Multilayer Air Transport Network with the Integration of Airway, Route, and Flight Network. J. Appl. Math. 2019, 2019, 1–10. [Google Scholar] [CrossRef]
  5. Lin, Y.-K. Stochastic flow networks via multiple paths under time threshold and budget constraint. Comput. Math. Appl. 2011, 62, 2629–2638. [Google Scholar] [CrossRef] [Green Version]
  6. Choy, K.; Sheng, N.; Lam, H.; Lai, I.K.; Chow, K.; Ho, G. Assess the effects of different operations policies on warehousing reliability. Int. J. Prod. Res. 2014, 52, 662–678. [Google Scholar] [CrossRef]
  7. Todinov, M.T. 8—Reliability Networks. In Flow Networks: Analysis and Optimization of Repairable Flow Networks, Networks with Disturbed Flows, Static Flow Networks and Reliability Networks; Todinov, M., Ed.; Elsevier: Oxford, UK, 2013; pp. 143–166. ISBN 978-0-12-398396-1. [Google Scholar]
  8. Karger, D.R. A randomized fully polynomial time approximation scheme for the all terminal network reliability problem. In Proceedings of the Twenty-Seventh Annual ACM Symposium on Theory of Computing—STOC ’95, Las Vegas, NV, USA, May 29–June 1 1995; pp. 11–17. [Google Scholar] [CrossRef] [Green Version]
  9. Yeh, W.-C. A simple algorithm for evaluating the k-out-of-n network reliability. Reliab. Eng. Syst. Saf. 2004, 83, 93–101. [Google Scholar] [CrossRef]
  10. Habib, A.; Al-Seedy, R.; Radwan, T. Reliability evaluation of multi-state consecutive k-out-of-r-from-n: G system. Appl. Math. Model. 2007, 31, 2412–2423. [Google Scholar] [CrossRef]
  11. Bing, D. Reliability Analysis for Aviation Airline Network Based on Complex Network. J. Aerosp. Technol. Manag. 2014, 6, 193–201. [Google Scholar] [CrossRef] [Green Version]
  12. Li, S.; Zhang, Z.; Cheng, X. Reliability Analysis of an Air Traffic Network: From Network Structure to Transport Function. Appl. Sci. 2020, 10, 3168. [Google Scholar] [CrossRef]
  13. Younes, A.; Girgis, M.R. A tool for computing computer network reliability. Int. J. Comput. Math. 2005, 82, 1455–1465. [Google Scholar] [CrossRef]
  14. Lin, Y.-K. Performance index of a stochastic-flow network with node failure under the budget constraint. Int. J. Adv. Manuf. Technol. 2006, 31, 1209. [Google Scholar] [CrossRef]
  15. Datta, E.; Goyal, N.K. Reliability estimation of stochastic flow networks using pre-ordered minimal cuts. In Proceedings of the 2016 International Conference on Microelectronics, Computing and Communications (MicroCom), Durgapur, India, 23–25 January 2016; pp. 1–6. [Google Scholar]
  16. Lin, Y.-K.; Nguyen, T.-P.; Yeng, L.C.-L. Reliability evaluation of a multi-state air transportation network meeting multiple travel demands. Ann. Oper. Res. 2019, 277, 63–82. [Google Scholar] [CrossRef]
  17. El Khadiri, M.; Yeh, W.-C. An efficient alternative to the exact evaluation of the quickest path flow network reliability problem. Comput. Oper. Res. 2016, 76, 22–32. [Google Scholar] [CrossRef]
  18. Lin, Y.-K.; Huang, C.-F. Stochastic computer network under accuracy rate constraint from QoS viewpoint. Inf. Sci. 2013, 239, 241–252. [Google Scholar] [CrossRef]
  19. Khanna, G.; Chaturvedi, S.; Soh, S. On computing the reliability of opportunistic multihop networks with Mobile relays. Qual. Reliab. Eng. Int. 2019, 35, 870–888. [Google Scholar] [CrossRef]
  20. Christodoulou, S.E.; Fragiadakis, M.; Agathokleous, A.; Xanthos, S. Chapter 5—Vulnerability Assessment of Water Distribution Networks Under Seismic Loads. In Urban Water Distribution Networks: Assessing Systems Vulnerabilities, Failures, and Risks; Christodoulou, S.E., Fragiadakis, M., Agathokleous, A., Xanthos, S., Eds.; Butterworth-Heinemann: Oxford, UK, 2018; pp. 173–207. ISBN 978-0-12-813652-2. [Google Scholar]
  21. Hou, K.; Jia, H.; Yu, X.; Zhu, L.; Xu, X.; Li, X. An impact increments-based state enumeration reliability assessment approach and its application in transmission systems. In Proceedings of the 2016 IEEE Power and Energy Society General Meeting (PESGM), Boston, MA, USA, 17–21 July 2016; pp. 1–5. [Google Scholar]
  22. Liu, X.; Hou, K.; Jia, H.; Mu, Y.; Ma, S.; Wang, F.; Lei, Y. The Impact-increment State Enumeration Method Based Component Level Resilience Indices of Transmission System. Energy Procedia 2019, 158, 4099–4103. [Google Scholar] [CrossRef]
  23. Mattrand, C.; Bourinet, J.-M. The cross-entropy method for reliability assessment of cracked structures subjected to random Markovian loads. Reliab. Eng. Syst. Saf. 2014, 123, 171–182. [Google Scholar] [CrossRef]
  24. Caserta, M.; Nodar, M.C. A cross entropy based algorithm for reliability problems. J. Heuristics 2009, 15, 479–501. [Google Scholar] [CrossRef]
  25. Au, S.-K.; Beck, J.L. Estimation of small failure probabilities in high dimensions by subset simulation. Probabilistic Eng. Mech. 2001, 16, 263–277. [Google Scholar] [CrossRef] [Green Version]
  26. Papadopoulos, V.; Giovanis, D.G.; Lagaros, N.D.; Papadrakakis, M. Accelerated subset simulation with neural networks for reliability analysis. Comput. Methods Appl. Mech. Eng. 2012, 223–224, 70–80. [Google Scholar] [CrossRef]
  27. Lesko, S.; Aleshkin, A.; Zhukov, D. Reliability Analysis of the Air Transportation Network when Blocking Nodes and/or Connections Based on the Methods of Percolation Theory. IOP Conf. Series Mater. Sci. Eng. 2020, 714, 012016. [Google Scholar] [CrossRef]
  28. Kong, Z.; Yeh, E.M. Correlated and cascading node failures in random geometric networks: A percolation view. In Proceedings of the 2012 Fourth International Conference on Ubiquitous and Future Networks (ICUFN), Phuket, Thailand, 4–6 July 2012; pp. 520–525. [Google Scholar]
  29. Yeh, W.-C. An improved sum-of-disjoint-products technique for the symbolic network reliability analysis with known minimal paths. Reliab. Eng. Syst. Saf. 2007, 92, 260–268. [Google Scholar] [CrossRef]
  30. Yeh, W.-C. An Improved Sum-of-Disjoint-Products Technique for Symbolic Multi-State Flow Network Reliability. IEEE Trans. Reliab. 2015, 64, 1185–1193. [Google Scholar] [CrossRef]
  31. Bai, G.; Zuo, M.J.; Tian, Z. Ordering Heuristics for Reliability Evaluation of Multistate Networks. IEEE Trans. Reliab. 2015, 64, 1015–1023. [Google Scholar] [CrossRef]
  32. Zuo, M.J.; Tian, Z.; Huang, H.-Z. An efficient method for reliability evaluation of multistate networks given all minimal path vectors. IIE Trans. 2007, 39, 811–817. [Google Scholar] [CrossRef]
  33. Lin, Y.-K. Reliability of a stochastic-flow network with unreliable nodes and cost constraints. In Proceedings of the 11th ISSAT International Conference on Reliability and Quality in Design, St. Louis, MO, USA, 4–6 August 2005; pp. 83–86. [Google Scholar]
  34. Huang, D.-H.; Huang, C.-F.; Lin, Y.-K. Reliability Evaluation for a Stochastic Flow Network Based on Upper and Lower Boundary Vectors. Mathematics 2019, 7, 1115. [Google Scholar] [CrossRef] [Green Version]
  35. Jiang, Y.; Li, R.; Kang, R.; Huang, N. The method of network reliability and availability simulation based on Monte Carlo. In Proceedings of the 2012 International Conference on Quality, Reliability, Risk, Maintenance, and Safety Engineering, Chengdu, China, 15–18 June 2012; pp. 245–250. [Google Scholar]
  36. Zhao, X.; Wang, D.; Yan, Y.; Gu, Z. Stochastic Simulation on System Reliability and Component Probabilistic Importance of Road Network. Math. Probl. Eng. 2015, 2015, 1–5. [Google Scholar] [CrossRef]
  37. Cheng, C.-S.; Hsu, Y.-T.; Wu, C.-C. Fault modeling and reliability evaluations using artificial neural networks. In Proceedings of the Proceedings of ICNN’95—International Conference on Neural Networks, Perth, WA, Australia, 27 November–1 December 2002; Volume 1, pp. 427–432. [Google Scholar]
  38. O’Connell, J.F.; Williams, G. Passengers’ perceptions of low cost airlines and full service carriers: A case study involving Ryanair, Aer Lingus, Air Asia and Malaysia Airlines. J. Air Transp. Manag. 2005, 11, 259–272. [Google Scholar] [CrossRef] [Green Version]
  39. Qiu, X.; Lee, C.-Y. Quantity discount pricing for rail transport in a dry port system. Transp. Res. Part E Logist. Transp. Rev. 2019, 122, 563–580. [Google Scholar] [CrossRef]
  40. Liu, H.; Lobschat, L.; Verhoef, P.C.; Zhao, H. The effect of permanent product discounts and order coupons on purchase incidence, purchase quantity, and spending. J. Retail. 2020. [Google Scholar] [CrossRef]
  41. Xu, X.; Chen, R.; Zhang, J. Effectiveness of trade-ins and price discounts: A moderating role of substitutability. J. Econ. Psychol. 2019, 70, 80–89. [Google Scholar] [CrossRef]
  42. Gauri, D.K.; Ratchford, B.; Pancras, J.; Talukdar, D. An Empirical Analysis of the Impact of Promotional Discounts on Store Performance. J. Retail. 2017, 93, 283–303. [Google Scholar] [CrossRef]
  43. Khouja, M.; Pan, J.; Zhou, J. Effects of gift cards on optimal order and discount of seasonal products. Eur. J. Oper. Res. 2016, 248, 159–173. [Google Scholar] [CrossRef]
  44. Kim, M.; Roehl, W.; Lee, S.K. Effect of hotels’ price discounts on performance recovery after a crisis. Int. J. Hosp. Manag. 2019, 83, 74–82. [Google Scholar] [CrossRef]
  45. Ponte, B.; Puche, J.; Rosillo, R.; de la Fuente, D. The effects of quantity discounts on supply chain performance: Looking through the Bullwhip lens. Transp. Res. Part E Logist. Transp. Rev. 2020, 143, 102094. [Google Scholar] [CrossRef] [PubMed]
  46. Gaur, V.; Yadav, O.P.; Soni, G.; Rathore, A.P.S. A literature review on network reliability analysis and its engineering applications. Proc. Inst. Mech. Eng. Part O J. Risk Reliab. 2020, 1748006, 20962258. [Google Scholar] [CrossRef]
  47. Huang, D.-H.; Huang, C.-F.; Lin, Y.-K. Exact project reliability for a multi-state project network subject to time and budget constraints. Reliab. Eng. Syst. Saf. 2020, 195, 106744. [Google Scholar] [CrossRef]
  48. Lisnianski, A. Estimation of boundary points for continuum-state system reliability measures. Reliab. Eng. Syst. Saf. 2001, 74, 81–88. [Google Scholar] [CrossRef]
  49. Niu, Y.-F.; Xu, X.-Z. A New Solution Algorithm for the Multistate Minimal Cut Problem. IEEE Trans. Reliab. 2020, 69, 1064–1076. [Google Scholar] [CrossRef]
  50. Rocchetta, R.; Broggi, M.; Patelli, E. Do we have enough data? Robust reliability via uncertainty quantification. Appl. Math. Model. 2018, 54, 710–721. [Google Scholar] [CrossRef] [Green Version]
  51. Rocchetta, R.; Patelli, E. Assessment of power grid vulnerabilities accounting for stochastic loads and model imprecision. Int. J. Electr. Power Energy Syst. 2018, 98, 219–232. [Google Scholar] [CrossRef] [Green Version]
  52. Soltani-Sobh, A.; Heaslip, K.; Stevanovic, A.; El Khoury, J.; Song, Z. Evaluation of transportation network reliability during unexpected events with multiple uncertainties. Int. J. Disaster Risk Reduct. 2016, 17, 128–136. [Google Scholar] [CrossRef]
  53. Wu, W.-W.; Ning, A.; Ning, X.-X. Evaluation of the reliability of transport networks based on the stochastic flow of moving objects. Reliab. Eng. Syst. Saf. 2008, 93, 838–844. [Google Scholar] [CrossRef]
Figure 1. The reliabilities of SATN to meet different travel demands within limited budgets. (a) Limited budget B = 5000; (b) limited budget B = 4500; (c) limited budget B = 4000.
Figure 1. The reliabilities of SATN to meet different travel demands within limited budgets. (a) Limited budget B = 5000; (b) limited budget B = 4500; (c) limited budget B = 4000.
Mathematics 09 00965 g001
Figure 2. Compare the reliability under policy 1 with the average reliability under policy 2.
Figure 2. Compare the reliability under policy 1 with the average reliability under policy 2.
Mathematics 09 00965 g002
Table 1. The discount rates for all flights of the SATN.
Table 1. The discount rates for all flights of the SATN.
Capacity(i)12345
Quantity Discount Rate(gi)0.050.0750.10.150.2
Table 2. The relevant information about all flights of the SATN.
Table 2. The relevant information about all flights of the SATN.
FlightFareDeparture TimeArrival TimeDeparture—Arrival AirportProbability Pr (xk)
wkcktk t k * (ak a k * )xk = 5xk = 4xk = 3xk = 2xk = 1xk = 0
19007:008:00DAD-HAN0.810.10.050.020.010.01
29009:4510:45DAD-HAN0.800.10.050.020.010.02
39507:158:30DAD-SGN0.810.050.060.050.010.02
495010:1511:30DAD-SGN0.800.080.050.050.010.01
512008:4510:15HAN-SGN 0.9350.0350.010.010.01
612009:0010:30SGN-HAN 0.940.040.0050.0050.01
7325011:0014:30HAN-TPE0.810.10.050.020.010.01
8325011:3015:00SGN-TPE0.900.0550.020.010.0050.01
Table 3. The results of four steps (2)–(5).
Table 3. The results of four steps (2)–(5).
Step 2Step 3Step 4.1Step 4.2Step 5
(F)(Δ)( Ξ 1 ) ( Ξ 2 ) ( Ξ L 1 ) ( Ξ L 2 )
F1 =(0, 0, 0, 5)X1 =(0, 0, 5, 0, 0, 0, 0, 5)
F2 =(0, 0, 1, 4)X2 =(0, 0, 5, 0, 0, 1, 1, 4)
F6 =(0, 1, 0, 4)X6 =(1, 0, 4, 0, 0, 0, 1, 4)
F7 =(0, 1, 1, 3)X7 =(1, 0, 4, 0, 0, 1, 2, 3)
F11 =(0, 2, 1, 2)X11 =(2, 0, 3, 0, 0, 0, 2, 3)
F12 =(1, 0, 1, 3)X12 =(2, 0, 3, 0, 0, 1, 3, 2)
F22 =(1, 0, 1, 3)X22 =(1, 0, 4, 0, 1, 1, 1, 4) c 3 1 ( X 12 ) = 5036 c 3 1 ( X 12 ) >   B X22 > X6
F23 =(1, 0, 2, 2)X23 =(1, 0, 4, 0, 1, 2, 2, 3)X23 > X7X23 > X7
F26 =(1, 1, 0, 3)X26 =(2, 0, 3, 0, 1, 0, 1, 4)
F27 =(1, 1, 1, 2)X27 =(2, 0, 3, 0, 1, 1, 2, 3) c 1 1 ( X 27 ) = 5001 c 1 1 ( X 27 ) > BX27 > X11
F28 =(1, 1, 2, 1)X28 =(2, 0, 3, 0, 1, 2, 3, 2)X28 > X12X28 > X12
F37 =(2, 0, 1, 2)X37 =(2, 0, 3, 0, 2, 1, 1, 4) c 1 1 ( X 37 ) = 5083 c 1 1 ( X 37 ) > BX37 > X26
F38 =(2, 0, 2, 1)X38 =(2, 0, 3, 0, 2, 2, 2, 3)X38 > X11X38 > X11
F39 =(2, 0, 3, 0)X39 =(2, 0, 3, 0, 2, 3, 3, 2)X39 > X12X39 > X12
F54 =(4, 1, 0, 0)X54 =(5, 0, 0, 0, 4, 0, 1, 4)
Table 4. The reliabilities of SATN subject to ranges of travel demands and limited budgets (E, B).
Table 4. The reliabilities of SATN subject to ranges of travel demands and limited budgets (E, B).
Travel Demand and Limited Budget
EB = (E, B)
Policy 1
Quantity Discount
Policy 2
Contractual Discount
g = g1g = g2g = g3g = g4g = g5
EB = (3, 5000)0.997865560.995916430.997872890.997872890.997872890.99787289
EB = (5, 5000)0.987559550.977799290.987559550.987559550.987559550.98755955
EB = (7, 5000)0.900264080.88623150.900264080.900264080.900264080.90026408
EB = (9, 5000)0.671423940.664242930.671423940.671423940.671423940.67142394
EB = (3, 4500)0.995916430.995916430.995916430.995916430.995916430.99787289
EB = (5, 4500)0.983357340.977799290.977799290.977799290.977799290.98755955
EB = (7, 4500)0.899116230.88623150.88623150.88623150.88623150.90026408
EB = (9, 4500)0.671423940.664242930.664242930.664242930.664242930.67142394
EB = (3, 4000)0.995916430.995916430.995916430.995916430.995916430.99591643
EB = (5, 4000)0.977799290.977799290.977799290.977799290.977799290.97779929
EB = (7, 4000)0.88623150.88623150.88623150.88623150.88623150.8862315
EB = (9, 4000)0.664242930.664242930.664242930.664242930.664242930.66424293
Publisher’s Note: MDPI stays neutral with regard to jurisdictional claims in published maps and institutional affiliations.

Share and Cite

MDPI and ACS Style

Nguyen, T.-P. Assess the Impacts of Discount Policies on the Reliability of a Stochastic Air Transport Network. Mathematics 2021, 9, 965. https://0-doi-org.brum.beds.ac.uk/10.3390/math9090965

AMA Style

Nguyen T-P. Assess the Impacts of Discount Policies on the Reliability of a Stochastic Air Transport Network. Mathematics. 2021; 9(9):965. https://0-doi-org.brum.beds.ac.uk/10.3390/math9090965

Chicago/Turabian Style

Nguyen, Thi-Phuong. 2021. "Assess the Impacts of Discount Policies on the Reliability of a Stochastic Air Transport Network" Mathematics 9, no. 9: 965. https://0-doi-org.brum.beds.ac.uk/10.3390/math9090965

Note that from the first issue of 2016, this journal uses article numbers instead of page numbers. See further details here.

Article Metrics

Back to TopTop