Location of Railway Emergency Rescue Spots Based on a Near-Full Covering Problem: From a Perspective of Diverse Scenarios
Abstract
:1. Introduction
2. Literature Review
- (1)
- We innovatively developed a near-full covering model that can balance investment in the facility and the actual coverage rate.
- (2)
- We developed an effective solution algorithm that can select automatically effective algorithm or greedy algorithm based on the estimated consumed time.
- (3)
- We constructed diverse scenarios by adjusting a candidate set of rescue spots in which some important nodes and exclusive nodes can be given.
- (4)
- We successfully applied the developed method into the location of emergency rescue spots on the railway network.
3. Methodology
3.1. Problem Description
3.2. Mathmatic Modeling
- i, j and k: index of network nodes;
- Lij: length of edge e (i,j);
- : length covered by facility at node k from node i;
- : length covered by facility at node k from node j;
- dx,y−: shortest distance between any pair of points x, y∈N;
- R: coverage radius of the facility;
- Xk: is equal to 1 if the facility located at node k, otherwise, 0;
- Na: available candidate set of facilities;
- :effective coverage of edge e(i,j);
- CR: coverage rate for general demand is the ratio of actual coverage distance to total edge distance;
- : threshold of coverage rate;
- : threshold of relative redundancy;
- P: maximum number of rescue spots;
3.3. Effective Solutions
- (1)
- If an edge is not covered by any node, the effective covered length (ECL) is equal to 0.
- (2)
- If an edge is covered by a facility, the ECL is also equal to 0.
- (3)
- If an edge is covered by one facility through one of the two endpoints, and is also covered by another facility through another endpoint, the ECL is equal to the actual length covered repeatedly by these two facilities.
- (4)
- If an edge is only covered by not less than two facilities through one of two endpoints, the ECL is equal to the maximum potential length (MPL) covered by not less than two facilities.
- (5)
- If an edge is covered by not less than two facilities through one of two endpoints and also covered by another facility through another endpoint, the ECL is equal to the sum of the MPLl (an edge length covered by facilities through left endpoint) or MPLr (an edge length covered by facilities through right endpoint) covered by not less than two facilities through an endpoint plus MPLl,r (an edge length covered by facilities through left and right endpoints) repeatedly through two endpoints.
- (6)
- If an edge is covered by not less than two facilities through two endpoints, the ECL is equal to the sum of MPLl and MPLr covered by not less than two facilities from two sides plus MPLl,r covered repeatedly through two endpoints.
- Step1:
- The available candidate set and structure information (adjacency matrix) of network are necessarily obtained;
- Step2:
- A set of parameters, including P, TCR, TRR, and R, are input;
- Step3:
- The total consumed time (TCT) is estimated with current facility number that may be adjusted.
- Step4:
- The proper algorithm is selected by judging whether the TCT is more than preset Tmax. Then, the optimal solution is obtained based on the selected algorithm.
- Step5:
- Judge whether CR corresponding to optimal solution is more than TCR:
- If no, it is necessary to judge whether current facility number is equal to P:
- If yes, the present solution is the optimal solution.
- Otherwise; the current facility number needs to add one.
- Otherwise, judge whether RR is more than TRR:
- If yes, the present solution is the optimal solution.
- Otherwise, the current facility number needs to subtract one.
4. Application in Real Railway Network
4.1. Joint Impact of Coverage Radius and Coverage Rate Threshold
4.2. Comparative Analysis of Optimal Location and Existing Facility Layout
5. The Near-Full Covering Problem with Diverse Scenarios
5.1. Definition of Diverse Scenarios
5.2. Optimal Location in Diverse Scenarios
6. Discussion
7. Conclusions
Author Contributions
Funding
Institutional Review Board Statement
Informed Consent Statement
Data Availability Statement
Acknowledgments
Conflicts of Interest
Appendix A
Station | Vertex Index | Station | Vertex Index | Station | Vertex Index | Station | Vertex Index |
---|---|---|---|---|---|---|---|
Xiamen | 1 | Tangang | 13 | Ganzhou | 25 | Changji | 37 |
Zhangzhoudong | 2 | Zhangjiashan | 14 | Dingnan | 26 | Xiayang | 38 |
Meishuikeng | 3 | Fenyi | 15 | Yingli | 27 | Jiangbiancun | 39 |
Zhangping | 4 | Liling | 16 | Nanpingnan | 28 | Shangtang | 40 |
Yongan | 5 | Chaling | 17 | Yanshanxi | 29 | Dongjia | 41 |
Waiyang | 6 | Wenzhu | 18 | Mawei | 30 | Jianshan | 42 |
Yingtan | 7 | Jiangjia | 19 | Shicuo | 31 | Jiafu | 43 |
Yushan | 8 | Xiangtang | 20 | Lepingshi | 32 | Sanjiangzhen | 44 |
Shangrao | 9 | Jiujiangxi | 21 | Xiangtun | 33 | ||
Hengfeng | 10 | Konglong | 22 | Longyan | 34 | ||
Guixi | 11 | Ruichang | 23 | Yongding | 35 | ||
Liangjiadong | 12 | Jiujiangbei | 24 | Zhangzhou | 36 |
Link | Link Length (km) | Link | Link Length (km) | Link | Link Length (km) | Link | Link Length (km) |
---|---|---|---|---|---|---|---|
(23,21) | 29 | (10,11) | 47 | (4,3) | 20 | (2,36) | 12 |
(21,24) | 20 | (11,7) | 21 | (3,2) | 106 | (20,12) | 7 |
(22,21) | 40 | (7,12) | 109 | (2,1) | 55 | (14,41) | 24 |
(21,20) | 150 | (12,13) | 16 | (28,6) | 29 | (41,40) | 24 |
(20,19) | 7 | (13,14) | 54 | (28,30) | 179 | (41,42) | 45 |
(19,44) | 8 | (14,15) | 97 | (3,37) | 65 | (19,13) | 5 |
(25,26) | 148 | (15,16) | 134 | (37,31) | 155 | (44,39) | 107 |
(27,32) | 92 | (16,17) | 119 | (37,38) | 24 | (44,25) | 369 |
(32,11) | 97 | (15,18) | 153 | (25,34) | 297 | (10,29) | 23 |
(32,33) | 50 | (7,6) | 289 | (5,43) | 31 | (9,29) | 47 |
(8,9) | 30 | (6,5) | 120 | (4,34) | 68 | (28,29) | 228 |
(9,10) | 48 | (5,4) | 104 | (34,35) | 58 |
References
- Cao, Y.; An, Y.; Su, S.; Xie, G.; Sun, Y. A statistical study of railway safety in China and Japan 1990–2020. Accid. Anal. Prev. 2022, 175, 106764. [Google Scholar] [CrossRef]
- Wang, W.; Yang, K.; Yang, L.; Gao, Z. Tractable approximations for the distributionally robust conditional vertex p-center problem: Application to the location of high-speed railway emergency rescue stations. J. Oper. Res. Soc. 2022, 73, 525–539. [Google Scholar] [CrossRef]
- Vaezi, A.; Dalal, J.; Verma, M. Designing emergency response network for rail hazmat shipments under uncertainties: Optimization model and case study. Saf. Sci. 2021, 141, 105332. [Google Scholar] [CrossRef]
- Tripathi, G.; Tanksale, A.N.; Verma, M. Optimal location of accident relief facilities in a railway network. Saf. Sci. 2022, 146, 105560. [Google Scholar] [CrossRef]
- Cheng, Y.-H.; Liang, Z.-X. A strategic planning model for the railway system accident rescue problem. Transp. Res. Part E Logist. Transp. Rev. 2014, 69, 75–96. [Google Scholar] [CrossRef]
- Zhang, L.; Cui, N. Pre-Positioning Facility Location and Resource Allocation in Humanitarian Relief Operations Considering Deprivation Costs. Sustainability 2021, 13, 4141. [Google Scholar] [CrossRef]
- Zhang, M.; Zhang, Y.; Qiu, Z.; Wu, H. Two-Stage Covering Location Model for Air–Ground Medical Rescue System. Sustainability 2019, 11, 3242. [Google Scholar] [CrossRef]
- Xu, F.; Yan, M.; Wang, L.; Qu, S. The Robust Emergency Medical Facilities Location-Allocation Models under Uncertain Environment: A Hybrid Approach. Sustainability 2023, 15, 624. [Google Scholar] [CrossRef]
- Li, Q.; Wang, J.; Wang, Y.; Lv, J. A Two-Stage Stochastic Programming Model for Emergency Supplies Pre-Position under the Background of Civil-Military Integration. Sustainability 2022, 14, 12080. [Google Scholar] [CrossRef]
- Farahani, R.Z.; Asgari, N.; Heidari, N.; Hosseininia, M.; Goh, M. Covering problems in facility location: A review. Comput. Ind. Eng. 2012, 62, 368–407. [Google Scholar] [CrossRef]
- Baldomero-Naranjo, M.; Kalcsics, J.; Rodríguez-Chía, A.M. Minmax regret maximal covering location problems with edge demands. Comput. Oper. Res. 2021, 130, 105181. [Google Scholar] [CrossRef]
- Fröhlich, N.; Maier, A.; Hamacher, H.W. Covering edges in networks. Networks 2020, 75, 278–290. [Google Scholar] [CrossRef]
- Baldomero-Naranjo, M.; Kalcsics, J.; Marín, A.; Rodríguez-Chía, A.M. Upgrading edges in the maximal covering location problem. Eur. J. Oper. Res. 2022, 303, 14–36. [Google Scholar] [CrossRef]
- Blanco, V.; Gázquez, R. Continuous maximal covering location problems with interconnected facilities. Comput. Oper. Res. 2021, 132, 105310. [Google Scholar] [CrossRef]
- ReVelle, C.; Toregas, C.; Falkson, L. Applications of the location set-covering problem. Geogr. Anal. 1976, 8, 65–76. [Google Scholar] [CrossRef]
- Guha, S.; Hassin, R.; Khuller, S.; Or, E. Capacitated vertex covering. J. Algorithms 2003, 48, 257–270. [Google Scholar] [CrossRef]
- Naimi Sadigh, A.; Mozafari, M.; Husseinzadeh Kashan, A. A mixed integer linear program and tabu search approach for the complementary edge covering problem. Adv. Eng. Softw. 2010, 41, 762–768. [Google Scholar] [CrossRef]
- Wei, R.; Murray, A.T.; Batta, R. A bounding-based solution approach for the continuous arc covering problem. J. Geogr. Syst. 2014, 16, 161–182. [Google Scholar] [CrossRef]
- Alamatsaz, K.; Jolfaei, A.A.; Iranpoor, M. Edge covering with continuous location along the network. Int. J. Ind. Eng. Comput. 2020, 11, 627–642. [Google Scholar] [CrossRef]
- Church, R.; ReVelle, C. The maximal covering location problem. Pap. Reg. Sci. Assoc. 1974, 32, 101–118. [Google Scholar] [CrossRef]
- Church, R.L.; Meadows, M.E. Location Modeling Utilizing Maximum Service Distance Criteria. Geogr. Anal. 1979, 11, 358–373. [Google Scholar] [CrossRef]
- Berman, O.; Verter, V.; Kara, B.Y. Designing emergency response networks for hazardous materials transportation. Comput. Oper. Res. 2007, 34, 1374–1388. [Google Scholar] [CrossRef]
- Berman, O.; Kalcsics, J.; Krass, D. On covering location problems on networks with edge demand. Comput. Oper. Res. 2016, 74, 214–227. [Google Scholar] [CrossRef]
- Yin, P.; Mu, L. Modular capacitated maximal covering location problem for the optimal siting of emergency vehicles. Appl. Geogr. 2012, 34, 247–254. [Google Scholar] [CrossRef]
- Paul, N.R.; Lunday, B.J.; Nurre, S.G. A multiobjective, maximal conditional covering location problem applied to the relocation of hierarchical emergency response facilities. Omega 2017, 66, 147–158. [Google Scholar] [CrossRef]
- Blanquero, R.; Carrizosa, E.; G.-Tóth, B. Maximal Covering Location Problems on networks with regional demand. Omega 2016, 64, 77–85. [Google Scholar] [CrossRef]
- Bababeik, M.; Khademi, N.; Chen, A. Increasing the resilience level of a vulnerable rail network: The strategy of location and allocation of emergency relief trains. Transp. Res. Part E Logist. Transp. Rev. 2018, 119, 110–128. [Google Scholar] [CrossRef]
- Tang, Z.; Sun, J. Multi objective optimization of railway emergency rescue resource allocation and decision. Int. J. Syst. Assur. Eng. Manag. 2018, 9, 696–702. [Google Scholar] [CrossRef]
- Zhang, D.; Yang, S.; Li, S.; Fan, J.; Ji, B. Integrated Optimization of the Location–Inventory Problem of Maintenance Component Distribution for High-Speed Railway Operations. Sustainability 2020, 12, 5447. [Google Scholar] [CrossRef]
- Tang, Z.; Qin, J.; Sun, J. Robust optimization for railway emergency location-routing based on non-probabilistic reliability. Chin. J. Manag. Sci. 2022, 30, 206–216. [Google Scholar]
- Wu, Y. Research on Model and Application of Railway Rescue Center Location. Ph.D. Thesis, China Academy of Railway Sciences, Beijing, China, 2012. [Google Scholar]
R (km) | TCR | CR | RR | Number of Facilities | Facility Index of the Optimal Solution |
---|---|---|---|---|---|
185 | 0.88 | 0.959 | 0.271 | 6 | [12,4,28,25,11,15] |
0.89 | 0.959 | 0.271 | 6 | [12,4,28,25,11,15] | |
0.9 | 0.959 | 0.271 | 6 | [12,4,28,25,11,15] | |
0.91 | 0.959 | 0.271 | 6 | [12,4,28,25,11,15] | |
0.92 | 0.959 | 0.271 | 6 | [12,4,28,25,11,15] | |
0.93 | 0.959 | 0.271 | 6 | [12,4,28,25,11,15] | |
0.94 | 0.959 | 0.271 | 6 | [12,4,28,25,11,15] | |
0.95 | 0.959 | 0.271 | 6 | [12,4,28,25,11,15] | |
0.96 | 0.977 | 0.352 | 7 | [12,4,28,25,11,15,16] | |
0.97 | 0.977 | 0.352 | 7 | [12,4,28,25,11,15,16] | |
0.98 | 0.990 | 0.393 | 8 | [12,4,28,25,11,15,16,31] | |
0.99 | 0.990 | 0.393 | 8 | [12,4,28,25,11,15,16,31] | |
1 | 1.000 | 0.544 | 11 | [12,4,28,25,11,15,16,31,44,21,27] | |
200 | 0.88 | 0.904 | 0.265 | 5 | [12,4,28,25,11] |
0.89 | 0.904 | 0.265 | 5 | [12,4,28,25,11] | |
0.9 | 0.904 | 0.265 | 5 | [12,4,28,25,11] | |
0.91 | 0.977 | 0.331 | 6 | [12,4,28,25,11,15] | |
0.92 | 0.977 | 0.331 | 6 | [12,4,28,25,11,15] | |
0.93 | 0.977 | 0.331 | 6 | [12,4,28,25,11,15] | |
0.94 | 0.977 | 0.331 | 6 | [12,4,28,25,11,15] | |
0.95 | 0.977 | 0.331 | 6 | [12,4,28,25,11,15] | |
0.96 | 0.977 | 0.331 | 6 | [12,4,28,25,11,15] | |
0.97 | 0.977 | 0.331 | 6 | [12,4,28,25,11,15] | |
0.98 | 0.990 | 0.417 | 7 | [12,4,28,25,11,15,16] | |
0.99 | 1.000 | 0.465 | 8 | [12,4,28,25,11,15,16,31] | |
1 | 1.000 | 0.465 | 8 | [12,4,28,25,11,15,16,31] | |
220 | 0.88 | 0.933 | 0.249 | 5 | [12,4,28,25,15] |
0.89 | 0.933 | 0.249 | 5 | [12,4,28,25,15] | |
0.9 | 0.933 | 0.249 | 5 | [12,4,28,25,15] | |
0.91 | 0.933 | 0.249 | 5 | [12,4,28,25,15] | |
0.92 | 0.933 | 0.249 | 5 | [12,4,28,25,15] | |
0.93 | 0.933 | 0.249 | 5 | [12,4,28,25,15] | |
0.94 | 0.987 | 0.436 | 6 | [12,4,28,25,15,7] | |
0.95 | 0.987 | 0.436 | 6 | [12,4,28,25,15,7] | |
0.96 | 0.987 | 0.436 | 6 | [12,4,28,25,15,7] | |
0.97 | 0.987 | 0.436 | 6 | [12,4,28,25,15,7] | |
0.98 | 0.987 | 0.436 | 6 | [12,4,28,25,15,7] | |
0.99 | 0.995 | 0.486 | 7 | [12,4,28,25,15,7,16] | |
1 | 1.000 | 0.652 | 8 | [12,4,28,25,15,7,16,3] | |
240 | 0.88 | 0.936 | 0.394 | 5 | [12,5,25,7,15] |
0.89 | 0.936 | 0.394 | 5 | [12,5,25,7,15] | |
0.9 | 0.936 | 0.394 | 5 | [12,5,25,7,15] | |
0.91 | 0.936 | 0.394 | 5 | [12,5,25,7,15] | |
0.92 | 0.936 | 0.394 | 5 | [12,5,25,7,15] | |
0.93 | 0.936 | 0.394 | 5 | [12,5,25,7,15] | |
0.94 | 0.974 | 0.597 | 6 | [12,5,25,7,15,3] | |
0.95 | 0.974 | 0.597 | 6 | [12,5,25,7,15,3] | |
0.96 | 0.974 | 0.597 | 6 | [12,5,25,7,15,3] | |
0.97 | 0.974 | 0.597 | 6 | [12,5,25,7,15,3] | |
0.98 | 0.997 | 0.742 | 7 | [12,5,25,7,15,3,6] | |
0.99 | 0.997 | 0.742 | 7 | [12,5,25,7,15,3,6] | |
1 | 1.000 | 0.793 | 8 | [12,5,25,7,15,3,6,13] |
Cases | N0 | Nim | Nex | CR | RR | Facility Index of the Optimal Solution |
---|---|---|---|---|---|---|
Basic * | N | [] | [] | 0.9765 | 0.3314 | [4, 11, 12, 15, 25, 28] |
Scenario 1 | N|Nen | [] | [] | 0.9765 | 0.3314 | [4, 11, 12, 15, 25, 28] |
Scenario 2 | N|Nen | [6, 13, 41] | [] | 0.9765 | 0.5961 | [4, 6, 11, 12, 13, 15, 25, 28, 41] |
[6, 13, 41] ** | [] ** | 0.7684 ** | 0.3761 ** | [4, 6, 11, 13, 25, 41] ** | ||
Scenario 3 | N|Nen | [6, 13] | [5, 11] | 0.9735 | 0.4897 | [4, 6, 7, 13, 15, 25, 28] |
Scenario 4 | N|Nen | [] | [5,11,15] | 0.9654 | 0.3350 | [4, 7, 12, 16, 25, 28] |
Disclaimer/Publisher’s Note: The statements, opinions and data contained in all publications are solely those of the individual author(s) and contributor(s) and not of MDPI and/or the editor(s). MDPI and/or the editor(s) disclaim responsibility for any injury to people or property resulting from any ideas, methods, instructions or products referred to in the content. |
© 2023 by the authors. Licensee MDPI, Basel, Switzerland. This article is an open access article distributed under the terms and conditions of the Creative Commons Attribution (CC BY) license (https://creativecommons.org/licenses/by/4.0/).
Share and Cite
Wang, H.; Zhou, J. Location of Railway Emergency Rescue Spots Based on a Near-Full Covering Problem: From a Perspective of Diverse Scenarios. Sustainability 2023, 15, 6833. https://doi.org/10.3390/su15086833
Wang H, Zhou J. Location of Railway Emergency Rescue Spots Based on a Near-Full Covering Problem: From a Perspective of Diverse Scenarios. Sustainability. 2023; 15(8):6833. https://doi.org/10.3390/su15086833
Chicago/Turabian StyleWang, Huizhu, and Jianqin Zhou. 2023. "Location of Railway Emergency Rescue Spots Based on a Near-Full Covering Problem: From a Perspective of Diverse Scenarios" Sustainability 15, no. 8: 6833. https://doi.org/10.3390/su15086833
APA StyleWang, H., & Zhou, J. (2023). Location of Railway Emergency Rescue Spots Based on a Near-Full Covering Problem: From a Perspective of Diverse Scenarios. Sustainability, 15(8), 6833. https://doi.org/10.3390/su15086833