Abstract

This paper focuses on performance assessment of a freight network with stochastic capacities by using reliability analysis, in which a node denotes a supplier, a transfer center, a distribution center, or a market, while an arc denotes a logistics service provider offering the freight traffic service for a pair of nodes. Due to some uncertainties in real environment (for example, a proportion of vehicles owned by the provider may be reserved by other customers), the available capacity of the provider along each arc is stochastic. Thus, network reliability that at least units of commodity demand can be successfully delivered from the source to the destination denotes the operational performance of such a freight network. A -minimal path–based method is developed to evaluate the freight network reliability. To advance the efficiency of solving -minimal paths, an improved model is established by redefining capacity bounds of arcs and minimal paths. Furthermore, a new concept of expected capacity grounded on network reliability is presented to measure the service performance of the freight network. A practical case related to the coal delivery network is studied to demonstrate the implications of both network reliability and expected capacity.

1. Introduction

From the perspective of logistics operation and management, it is vitally important to design a robust freight network that runs as well as possible under normal conditions, while also running relatively well under unexpected situations. Performance assessment is an effective manner to capture the operational state of freight networks in a complex environment and thus plays a critical role in logistics management. Traditionally, most studies [15] have studied the performance of freight/logistics networks from several aspects, such as meeting customer needs, maximizing customer service levels, minimizing total costs, or ensuring timely delivery, in which market demand, service level, lead time, or distribution cost are the concerned factors directly effecting the performance of freight networks. However, the studied networks in the aforementioned literature are essentially deterministic. In reality, a freight network is always affected by various unexpected events, such that its capacity is subject to degradation. Therefore, whether the freight network is able to ensure the delivery of required quantity of goods from the supply point to the demand point is of utmost importance to both suppliers and customers. To guarantee an effective logistics performance, the key is to know the level of operation of the freight network both in stable and uncertain states [6].

A freight network is composed of several nodes and arcs, where each node stands for a supplier, a transfer center, a distribution center, or a market, and each arc (route) linking a pair of nodes stands for a logistics service provider offering the freight traffic service. Since the capacity (the number of cars or trucks) of a provider may be reserved by other customers, its available capacity in the freight network is stochastic in nature. For example, it is assumed that the maximal capacity of a logistics service provider is three trucks. If all trucks are reserved by other customers, the available capacity is 0; if one truck is reserved, the available capacity is 2; if two trucks are reserved, the available capacity is 1. In this sense, the actual capacity of each provider in the freight network is looked upon as a random variable, following a specified probability distribution. Therefore, a freight network can be modeled as a typical stochastic-flow network, in which each arc has stochastic capacities, and the delivered commodities are considered as a flow [713].

Reliability evaluation is a powerful tool for the demonstration of network performance. For a stochastic-flow network, the reliability index is defined as the probability that at least units of flow (i.e., commodity demand) can be successfully transmitted from the source to the destination through stochastic arc capacities [1422]. To date, many studies [1418, 21, 22] have evaluated the reliability in terms of -minimal paths. A -minimal path is a minimal capacity vector meeting the demand level , which means that for any does not meet the demand level [14]. When all -minimal paths are at hand, the inclusion-exclusion rule is available to calculate [14, 15].

There are two types of models reported to solve -minimal paths. One is first proposed by Lin et al. [14], and the other is originally proposed by Yeh [17]. Note that the model of Yeh [17] is built on the well-known max-flow mathematical programming model and is more applicable to directed networks (if it is used to solve undirected networks, an additional step of transforming undirected networks into directed networks is required [21]). Provided that all minimal paths are known, the model of Lin et al. [14] is based on the network structure and the flow-conservation law. A path is a sequence of arcs that connects the source node to the destination node, and a minimal path is such a path that removing any arc will make it no longer a path. The model by Lin et al. applicable to solving both directed networks and undirected networks is widely used by the existing algorithms [1416, 22] to search for -minimal paths. For example, Lin [15] proposed a method to solve -minimal paths of a network with unreliable nodes; Yeh [16] proposed a cycle-checking method to verify whether a feasible solution to the model by Lin et al. is a -MP; Chen and Lin [22] considered to utilize the fast enumeration method to solve -minimal paths. To be worthy of attention, some constraints in the model of Lin et al. [14] are so relaxed that a large number of feasible solutions need to be checked in order to find all -minimal paths, which to a large extent effects the computational efficiency.

This paper concentrates on performance assessment of a freight network with stochastic capacity by using reliability analysis. Specifically, the major contributions of this paper are twofold. First, by redefining capacity bounds of arcs and minimal paths, we construct an improved model based on which an efficient algorithm is suggested to solve -minimal paths. Both complexity analysis and illustrative examples are provided to show the benefit of the proposed algorithm. As demonstrated through examples, the proposed algorithm compares favorably with the existing methods. Second, we propose a new concept of expected capacity grounded on network reliability to assess the service performance of a freight network. Thus, the performance level of a freight network with stochastic capacities can be evaluated in terms of either network reliability or expected capacity. A practical case study related to a coal delivery network is provided to illustrate the utility of the proposed algorithm and demonstrate the implications of both network reliability and expected capacity.

The remainder of this paper is organized as follows. Section 2 introduces the stochastic-flow network model and some basics for reliability evaluation. In Section 3, the fundamental model is first discussed, and then an improved model is constructed by redefining capacity bounds of arcs and minimal paths. An algorithm for solving -minimal paths is presented in Section 4, along with discussions on its time complexity. A simple illustrative example and a numerical example are also provided in Section 4. A concept of expected capacity is put forward in Section 5. In Section 6, a practical case study is provided to explain the implications of both network reliability and expected capacity. Section 7 presents some concluding remarks.

2. Preliminaries

2.1. Stochastic-Flow Network

Theoretically, a freight network with stochastic capacities can be regarded as a typical stochastic-flow network. Let represent a stochastic-flow network, where is the set of nodes with (source node) denoting the supply point, (destination node) denoting the demand point, and denoting the number of nodes except and , is the set of arcs (routes) with denoting the number of arcs, where is the th arc connecting a pair of nodes, and is the largest capacity vector with being the largest capacity of arc . Along each arc, a contracted logistics service provider is responsible for freight traffic. The available capacity of each logistics service provider is a random variable notated by , and takes integer values from 0 to according to a given probability distribution. Note that the data with respect to capacity and its probability distribution can be obtained from the database of logistics service providers.

A capacity vector indicates the current capacity of each arc, and denotes the max-flow of the network under , i.e., the capacity of the freight network under . As with the existing literature [713], the following assumptions are considered: (1)All flows in the network satisfy the flow-conservation law, i.e., total flows into and from a node (other than the source and destination nodes) are all equal(2)The capacities of different arcs (logistics service providers) are statistically independent(3)Flow in the network is an integer value(4)Each node is perfectly reliable, which means no constraint is imposed on the capacities of nodes (transfer center or distribution center is responsible for the transshipment service only)

For example, Figure 1 that is cited from [21] presents a simple freight network with , , , and . The capacity and capacity probability distribution of each arc are given in Table 1 indicating . Given a capacity vector which indicates the current capacities of and are 2, 1, 0, 1, and 2, respectively, the max-flow of the network under is .

2.2. Reliability Evaluation in terms of -Minimal Paths

As stated previously, the reliability that serves as a performance index of a freight network is defined as the probability that at least units of commodity demand can be successfully delivered from the source to the destination, then . Obviously, it is extremely time-consuming to calculate by directly checking for every capacity vector due to the large number of capacity vectors. Alternatively, most studies have focused on the -minimal path–based method. A capacity vector is a -minimal path if and only if (1) and (2) for each , where , i.e., the capacity level is 1 for and 0 for other arcs [14]. The definition implicitly demonstrates that a -minimal path is the minimal capacity vector satisfying the demand level . If all -minimal paths are found, can be calculated by the well-known inclusion-exclusion method.

Assuming are all -minimal paths and let , where , , and means that for , then can be evaluated via the inclusion-exclusion method as follows: where .

Therefore, the -minimal path problem plays the key role in the network reliability evaluation and will be the focus in the subsequent discussions.

3. An Improved Model with respect to -Minimal Paths

3.1. The Basic Model

As mentioned before, the model proposed by Lin et al. [14] is one of the two fundamental models adopted to solve -minimal paths. In this section, we will make some efforts to improve the model by Lin et al. It is assumed that there are minimal paths, say, , from the source node to the destination node in the network. The flow through is denoted by . that consists of flows through all minimal paths is called a flow vector. The model of Lin et al. is built on the following lemma [1416, 22].

Lemma 1. Given the demand level , a capacity vector is called a -minimal path candidate if it satisfies the following conditions: where is the capacity of minimal path . Equation (2) shows that the summation of flows through all minimal paths must be equal to demand level , condition (3) points out that the flow through should not exceed the capacity of , and condition (4) indicates that the flow through should not be above the largest capacity of . Equation (5) specifies the relationship between the current capacity of and the flow through . It should be noted that the feasible solution derived from Lemma 1 is a -minimal path candidate [14]. Each -minimal path is a -minimal path candidate, but a -minimal path candidate is not necessarily a -minimal path. Therefore, a -minimal path candidate needs to be checked to further determine whether it is a -minimal path or not. The popular methods for checking -minimal path candidates include the comparison method [14, 15] and the cycle-checking method [16]. The comparison method is easy to understand and is based on the following lemma [14, 15].

Lemma 2. For a -minimal path candidate , if there exists no -minimal path candidate such that , where means for and for at least one , then is a -minimal path.

3.2. The Improved Model

A flow vector satisfying conditions (2)–(4) is said to be a feasible flow vector. Lemma 1 shows that it first needs to find all of the feasible flow vectors, and then each feasible flow vector is transformed into its corresponding -minimal path candidate by (5). Note that when the cost of solving feasible flow vectors is decreased, the efficiency of solving -minimal paths would be improved. As can be seen below, the lower bounds in condition (4) have the potential to be raised, and the upper bounds in conditions (3) and (4) have the potential to be dropped.

Let denote a special capacity vector in which the capacity level is 0 for , and the capacity level is the largest capacity for other arcs, i.e., and , then the following theorem clearly presents the necessary condition for a capacity vector to be a -minimal path.

Theorem 1. Given the demand level , if a capacity vector is a -minimal path, then for .

Proof 1. Clearly, holds. If , it is easy to have .
If , it means . First, it is noted that . Thus, when , i.e., , it means that at least units of flow must travel through arc in order for units of flow to be transmitted from the source node to the destination node. If is a -minimal path, holds, i.e., units of flow can be transmitted from the source node to the destination node under . As a result, it is deduced that .

In Theorem 1, can be looked upon as a new lower capacity bound of , and thus it is used in condition (4) to reduce the cost of solving feasible flow vectors. Because computing requires time [23, 24], the time complexity of determining is also . Therefore, the total time complexity of finding all lower bounds in condition (4) is .

Corollary 1. The time complexity of finding all lower bounds in condition (4) is .

It should be pointed out that the time complexity of finding all lower bounds, i.e., Corollary 1, is far lower than the one for solving -minimal path candidates, so it has no influence on the whole algorithm. Additionally, notice that in condition (2) means for , and it is easy to know ; hence, the upper bounds in conditions (3) and (4) can be replaced by and , respectively. Grounding on Theorem 1 and the above analyses, the following improved model can be constructed to solve all -minimal path candidates.

Theorem 2. Given the demand level , a capacity vector is called a -minimal path candidate if it satisfies the following conditions:

Proof 2. Directly from Theorem 1 and Lemma 1.
Obviously, Theorem 2 is an improvement to Lemma 1 in view of the tighter capacity constraints imposed on (corresponding to conditions (7) and (8)), and it is the foundation of the designed algorithm for solving -minimal paths in this paper.

4. An Algorithm for Solving -Minimal Paths

4.1. The Developed Algorithm

Like the algorithms in [1416, 22], it is assumed that all minimal paths are known in advance. Actually, there have already been many efficient methods to find minimal paths, such as Chen and Lin [25], Bai et al. [26], and Yeh [27]. The proposed algorithm for solving -minimal paths consists of three steps as in Algorithm 1.

Input: A stochastic-flow network with demand level .
Output: All -minimal paths.
Step 0. Compute min for , min and for .
Step 1. Use the enumeration algorithm to solve all of the feasible flow vectors satisfying conditions (6)-(8), and transform each feasible flow vector into its corresponding d-minimal path candidate by Equation (9). Suppose are all the obtained d-minimal path candidates.
Step 2. Use the comparison method to check whether is a d-minimal path or not.
   (2.1) I = Φ (stores the index of each non d-minimal path after checking).
   (2.2) For i = 1 to λ and iI.
   (2.3) For j = 2 to λ and jI.
   (2.4) If xj < xi, xi is not a -minimal path, I = I i and go to (2.7); if xjxi, xj is not a d-minimal path, I = I j and go to (2.7).
   (2.5) j = j + 1.
(2.6) xi is a d-minimal path.
(2.7) i = i + 1.

Step 0 is a preprocessing step for computing lower and upper bounds in conditions (7) and (8). Step 1 is the most important step for solving -minimal path candidates. As the fast enumeration method proposed by Chen [28] has proven to be more efficient than the traditional enumeration method, it is suggested to solve all of the feasible flow vectors in Step 1. The detailed procedure of the fast enumeration method can be found in [22]. Step 2 is to check whether the derived -minimal path candidates are indeed -minimal paths. The time complexity of every step is discussed as follows. In Step 0, it takes time and time to compute all and all , respectively. Computing all requires time. For a general connected network, [29] means ; thus, Step 0 totally requires time. According to Chen and Lin [22], it takes time to generate all feasible flow vectors where is the number of groups of alternative orders arranged by the fast enumeration method and is the total number of enumerations in the th group. It takes to transform all feasible flow vectors into -minimal path candidates where is the number of -minimal paths. As a result, the time complexity of Step 1 for solving -minimal path candidates is . Step 2 requires time to check -minimal path candidates in the worst case.

To demonstrate the advantage of the proposed algorithm, there is a need to compare with the existing methods. Given that the method recently reported by Chen and Lin [22] is considered to be efficient in solving -minimal paths, we compare the proposed algorithm with it. Of particular note is that the step of solving -minimal path candidates is the primary difference between the proposed algorithm and the method by Chen and Lin, i.e., the proposed algorithm and the method by Chen and Lin utilize Theorem 2 and Lemma 1, respectively, to solve -minimal path candidates. Also, the burden of solving -minimal path candidates is the bottleneck of the -minimal path algorithm [22]. Therefore, we compare both algorithms in terms of the time complexity of solving -minimal path candidates. According to the solution procedure of the fast enumeration method [22, 28], the number of enumerations implemented by the proposed algorithm is dependent on the capacity ranges in conditions (7) and (8), whereas the number of enumerations implemented by Chen and Lin’s method is dependent on the capacity ranges in conditions (3) and (4). Because the capacity ranges in conditions (7) and (8) are smaller or equal to the ones in conditions (3) and (4), we have , which means holds. Consequently, the time complexity of the proposed algorithm is upper bounded by that of Chen and Lin’s method [22] in solving -minimal path candidates.

4.2. An Illustrative Example

The network in Figure 1 is adopted to demonstrate how the proposed algorithm works to compute the network reliability. Figure 1 has four minimal paths from to : . Given the demand level , the reliability 3, i.e., the probability of 3 units of commodity demand being successfully delivered from to , can be calculated using all 3-minimal paths that are obtained as follows.

Step 0. , similarly, , , ; , similarly, , , , ; , similarly, , , , .

Step 1. Use the fast enumeration method to solve all of the feasible flow vectors satisfying the following conditions:

And the solution results are , , , , and . Therefore, by (9), the corresponding -minimal path candidates are , , , , and .

Step 2. Use the comparison method to check whether is a -minimal path or not.
(2.1) .
(2.2) and .
(2.3) and .
(2.4) is false, is false.
(2.5) and .

Finally, there are five 3-minimal paths obtained as follows: , , , , and . Let , , , , and , then it is trivial to derive by Equation (1).

Furthermore, it is calculated that the proposed algorithm needs to perform 21 enumerations during the solution of 3-minimal path candidates, i.e., solving conditions (10)–(19). By contrast, if the method by Chen and Lin [22] is used to solve 3-minimal path candidates of the network, it needs to perform a total of 28 enumerations. Hence, the suggested algorithm implements a smaller number of enumerations in comparison with Chen and Lin’s method, as already illustrated by theoretical analyses in Section 3.1.

4.3. A Numerical Example

In this section, the efficiency of the proposed algorithm is further explored through a numerical example. As stated previously, the major difference between the proposed algorithm and the method by Chen and Lin [22] is the step for solving -minimal path candidates; therefore, it is only necessary to compare both algorithms in terms of the efficiency of solving -minimal path candidates. Both algorithms coded in a MATLAB program run on a PC with Intel (R) Core (TM) i5-3210M 2.50 GHz CPU.

A medium-sized network shown in Figure 2 is adopted to conduct numerical experiments. The capacities of all arcs in Figure 2 are set to 8, then the largest network capacity is . All of the -minimal path candidates corresponding to eight demand levels ranging from to are solved. We focus on the required computational time for solving -minimal path candidates for each demand level. The overall results are summarized in Table 2. From Table 2, it can be observed that the suggested algorithm displays an advantage over the method by Chen and Lin [22]. Meanwhile, note that the efficiency difference of both algorithms is negligible when demand level ranges from to , but it becomes prominent when the demand level is above 12.

5. Expected Capacity

It is evident that network reliability is a probabilistic performance index for characterizing the capability of a freight network to ensure the accurate delivery of required quantity of commodity from the source to the destination. In this section, a new performance indicator will be presented to evaluate a freight network. Because the network capacity of a freight network is a random variable whose value ranges from the smallest capacity 0 to the largest capacity , i.e., , we define a concept of expected capacity from the perspective of mathematical expectation to measure the service performance of the freight network. Expected capacity notated as EC represents the average network capacity level and is defined as follows: where is the largest network capacity and is the probability that network capacity is equal to . Note that does not contribute to expected capacity, so the value of ranges from 1 to .

Obviously, computing is the key to obtaining EC. Given the demand level , reliability index is the probability that network capacity is greater than or equal to , i.e., ; hence, a clear relationship between expected capacity and network reliability can be readily determined by the following theorem.

Theorem 3. The expected capacity can be calculated as .

Proof 3. Thus, In addition, it is noted that when . Theorem 3 indicates that calculating EC is equivalent to the computation of for all possible values. Hence, the proposed -minimal path algorithm is required to run multiple times for obtaining EC.

6. A Case Study of a Coal Delivery Network

Network reliability and expected capacity are two performance indicators for measuring the level of service of a freight network in a complex environment. In this section, we take a practical coal delivery network shown in Figure 3 as a case study to demonstrate the implications of both network reliability and expected capacity.

6.1. Performance Assessment in terms of Network Reliability

It is well known that coal is the largest source of energy in China and is used to generate a significant chunk of the nation’s electricity. Every year, thousands of million tons of coal is transported from the producing area to the consumption area, so the efficient and safe movement of coal over space plays an extremely important part in sustaining the national economic development. Datong City in Shanxi Province that produces about 400 million tons of coal every year is a famous coal-producing area in China, and a large proportion of the produced coal is transported and sold all over the country. A producer owning a coal enterprise located at Datong City produces thermal coal. Thermal coal is usually used in power industry to generate electricity. Owing to price advantage, the producer has been one of the chief thermal coal suppliers for many Chinese power enterprises. One of its customers is a large power enterprise located at Lianyungang City in Jiangsu Province that is one of the richest provinces in China. Figure 3 describes the coal delivery network from Datong to Lianyungang, in which the coal commodity can pass through several transfer centers in different cities.

Coal is transported by train or ship. The capacity data on routes derived from the database of logistics service providers are provided in Table 3. That is, each route has multiple possible carrying capacities, such as (unit: 104 tons), following a given probability distribution. Supposing that the amount of coal ordered by the power enterprise at Lianyungang is 6 × 104 tons, i.e., demand level units of coal. The proposed algorithm is utilized to evaluate the network reliability 6.

First, a total number of 41 6-minimal paths are obtained by using the proposed algorithm. Then, based on all 6-minimal paths and (1), the value of the performance index 6 is calculated as 0.820714. Therefore, the probability that the freight network in Figure 3 can successfully deliver 6 × 104 tons of coal commodities from Datong to Lianyungang is 0.820714. Undoubtedly, the reliability value 0.820714 reveals valuable knowledge on the operational performance of the delivery network and can be regarded as a decision criterion. For example, if the value 0.820714 is below the expectation of the manager, it means that the service performance of the network does not meet the requirement; otherwise, the service performance of the network is acceptable.

6.2. Performance Assessment in terms of Expected Capacity

By Equation (22), it needs to compute network reliabilities at different demand levels in order to obtain expected capacity . Obviously, the largest network capacity is . Thus, the proposed algorithm is utilized to compute network reliabilities at different demand levels from 1 to 7. The results are summarized in Table 4. Moreover, the reliability difference between two neighboring demand levels is calculated and adopted to compute . The final computational results are also presented in Table 4 by which we make the following observations: (1)As expected, network reliability declines as the demand level rises. In addition, the reliability difference between two neighboring demand levels increases as the demand level increases(2)For the demand level , it is noteworthy that the expected capacity is larger than demand level , which means the service performance of the network is relatively desirable from the perspective of the average network capacity level

In summary, both network reliability and expected capacity can be adopted to assess the performance level of a freight network from different aspects, which provides managers useful tools for making reasonable evaluation on the operational state of their freight network.

7. Conclusions

Reliability evaluation assists supervisors in understanding network service performance. This paper is devoted to performance assessment of a freight network in the light of reliability analysis. On one hand, this paper presents an efficient -minimal path–based algorithm to evaluate the freight network reliability that at least units of commodity demand can be successfully delivered from the source to the destination. An improved model is constructed by redefining capacity bounds of arcs and minimal paths to enhance the efficiency of solving -minimal paths. On the other hand, this paper puts forward a new concept of expected capacity to assess the service performance of a freight network. In addition, a practical case study regarding a coal delivery network is provided to demonstrate the implications of both network reliability and expected capacity.

For future research, there is still potential for developing a new reliability model to meet practical needs. For example, we only consider the transmission of a single type of commodity in the freight network, and yet, it is much more valuable to assess the performance of multicommodity freight networks in which multiple types of cargoes are delivered from the source to the destination simultaneously.

Data Availability

This article is supported by the data which are openly available at locations cited in the reference section.

Conflicts of Interest

The authors declare that they have no conflicts of interest.

Acknowledgments

This work is mainly supported by the National Natural Science Foundation of China (Project Nos. 71601072 and 61872126), the Research Project from the Science and Technology Department of Henan Province (Project No. 172102310677), the Fundamental Research Funds for the Universities of Henan Province (Project No. NSFRF170914), and the Doctoral Research Funds of Henan Polytechnic University (Project No. B2018-51).