Sign in to use this feature.

Years

Between: -

Subjects

remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline

Journals

Article Types

Countries / Regions

Search Results (40)

Search Parameters:
Keywords = Adaptive Large Neighborhood Search (ALNS)

Order results
Result details
Results per page
Select all
Export citation of selected articles as:
21 pages, 1830 KiB  
Article
Optimization Model of Express–Local Train Schedules Under Cross-Line Operation of Suburban Railway
by Jingyi Zhu, Xin Guo and Jianju Pan
Appl. Sci. 2025, 15(14), 7853; https://doi.org/10.3390/app15147853 - 14 Jul 2025
Viewed by 224
Abstract
Cross-line operation and express–local train coordination are both crucial for enhancing the efficiency of multi-level urban rail transit systems. Most studies address suburban railway operations in isolation, overlooking coordination and inducing supply–demand mismatches that weaken system efficiency. This study addresses the joint optimization [...] Read more.
Cross-line operation and express–local train coordination are both crucial for enhancing the efficiency of multi-level urban rail transit systems. Most studies address suburban railway operations in isolation, overlooking coordination and inducing supply–demand mismatches that weaken system efficiency. This study addresses the joint optimization of cross-line operation and express–local scheduling by proposing a novel train timetable model. The model determines train service plans and departure times to minimize total system cost, including train operating and passenger travel costs. A space–time network represents integrated train–passenger interactions, and an extended adaptive large neighborhood search (E-ALNS) algorithm is developed to solve the model efficiently. Numerical experiments verify the effectiveness of the proposed approach. The E-ALNS achieves near-optimal solutions with less than 4% deviation from Gurobi. Comparative analysis shows that the proposed hybrid operation mode reduces total passenger travel cost by 6% and improves the cost efficiency ratio by 13% compared to independent operations. Sensitivity analyses further confirm the model’s robustness to variations in transfer walking time, passenger penalties, and waiting thresholds. This study provides a practical and scalable framework for optimizing train timetables in complex cross-line transit systems, offering insights for enhancing system coordination and passenger service quality. Full article
(This article belongs to the Section Transportation and Future Mobility)
Show Figures

Figure 1

24 pages, 1331 KiB  
Article
Improved Adaptive Large Neighborhood Search Combined with Simulated Annealing (IALNS-SA) Algorithm for Vehicle Routing Problem with Simultaneous Delivery and Pickup and Time Windows
by Huan Ma and Tianbin Yang
Electronics 2025, 14(12), 2375; https://doi.org/10.3390/electronics14122375 - 10 Jun 2025
Viewed by 692
Abstract
Adaptive Large Neighborhood Search (ALNS) represents a versatile and highly efficient optimization methodology that has demonstrated significant effectiveness in practical applications. This study introduces an enhanced ALNS approach integrated with Simulated Annealing (SA), termed IALNS-SA. The proposed algorithm incorporates supplementary destruction and repair [...] Read more.
Adaptive Large Neighborhood Search (ALNS) represents a versatile and highly efficient optimization methodology that has demonstrated significant effectiveness in practical applications. This study introduces an enhanced ALNS approach integrated with Simulated Annealing (SA), termed IALNS-SA. The proposed algorithm incorporates supplementary destruction and repair operators within the ALNS framework to augment its robustness and generalization capacity. Additionally, it adopts the SA acceptance criterion to mitigate local optima entrapment. The research investigates the applicability of IALNS-SA to the Vehicle Routing Problem with Simultaneous Delivery and Pickup and Time Windows (VRPSDPTWs), a pivotal challenge in logistics optimization. Through comprehensive evaluation across 56 large-scale benchmark instances, the algorithm’s performance is systematically compared against four established methods: p-SA, DCS, VNS-BSTS, and DGWO. Empirical results indicate that IALNS-SA achieves superior performance relative to DGWO in 69.64% of cases, surpasses VNS-BSTS in 94.64% of instances, and consistently outperforms both p-SA and DCS. The obtained optimal solutions exhibit reduced total vehicle routing distances, thereby substantiating the operational feasibility and algorithmic efficacy of the proposed methodology. Full article
Show Figures

Figure 1

27 pages, 3436 KiB  
Article
Collaborative Scheduling of Yard Cranes, External Trucks, and Rail-Mounted Gantry Cranes for Sea–Rail Intermodal Containers Under Port–Railway Separation Mode
by Xuhui Yu and Cong He
J. Mar. Sci. Eng. 2025, 13(6), 1109; https://doi.org/10.3390/jmse13061109 - 2 Jun 2025
Viewed by 457
Abstract
The spatial separation of port yards and railway hubs, which relies on external truck drayage as a necessary link, hampers the seamless transshipment of sea–rail intermodal containers between ports and railway hubs. This creates challenges in synchronizing yard cranes (YCs) at the port [...] Read more.
The spatial separation of port yards and railway hubs, which relies on external truck drayage as a necessary link, hampers the seamless transshipment of sea–rail intermodal containers between ports and railway hubs. This creates challenges in synchronizing yard cranes (YCs) at the port terminal, external trucks (ETs) on the road, and rail-mounted gantry cranes (RMGs) at the railway hub. However, most existing studies focus on equipment scheduling or container transshipment organization under the port–railway integration mode, often overlooking critical time window constraints, such as train schedules and export container delivery deadlines. Therefore, this study investigates the collaborative scheduling of YCs, ETs, and RMGs for synchronized loading and unloading under the port–railway separation mode. A mixed-integer programming (MIP) model is developed to minimize the maximum makespan of all tasks and the empty-load time of ETs, considering practical time window constraints. Given the NP-hard complexity of this problem, an improved genetic algorithm (GA) integrated with a “First Accessible Machinery” rule is designed. Extensive numerical experiments are conducted to validate the correctness of the proposed model and the performance of the solution algorithm. The improved GA demonstrates a 6.08% better solution quality and a 97.94% reduction in computation time compared to Gurobi for small-scale instances. For medium to large-scale instances, it outperforms the adaptive large neighborhood search (ALNS) algorithm by 1.51% in solution quality and reduces computation time by 45.71%. Furthermore, the impacts of objective weights, equipment configuration schemes, port–railway distance, and time window width are analyzed to provide valuable managerial insights for decision-making to improve the overall efficiency of sea–rail intermodal systems. Full article
(This article belongs to the Special Issue Sustainable Maritime Transport and Port Intelligence)
Show Figures

Figure 1

27 pages, 1734 KiB  
Article
A Multi-Strategy ALNS for the VRP with Flexible Time Windows and Delivery Locations
by Xiaomei Zhang, Xinchen Dai, Ping Lou and Jianmin Hu
Appl. Sci. 2025, 15(9), 4995; https://doi.org/10.3390/app15094995 - 30 Apr 2025
Viewed by 608
Abstract
With the rapid development of e-commerce, the importance of logistics distribution is becoming increasingly prominent. In particular, the last-mile delivery is particularly important because it serves customers directly. Improving customer satisfaction is one of the important factors to ensure the quality of service [...] Read more.
With the rapid development of e-commerce, the importance of logistics distribution is becoming increasingly prominent. In particular, the last-mile delivery is particularly important because it serves customers directly. Improving customer satisfaction is one of the important factors to ensure the quality of service in delivery and also an important guarantee for improving the market competitiveness of logistics enterprises. In the process of last-mile delivery, flexible delivery locations and variable delivery times are effective means to improve customer satisfaction. Therefore, this paper introduces a Vehicle Routing Problem with flexible time windows and delivery locations, considering customer satisfaction (VRP-CS), which considers customer satisfaction by using prospect theory from two aspects: the flexibility of delivery time and delivery locations. This VRP-CS is formally modeled as a bi-objective optimization problem, which is an NP-hard problem. To solve this problem, a Multi-Strategy Adaptive Large Neighborhood Search (MSALNS) method is proposed. Operators guided by strategies such as backtracking and correlation are introduced to create different neighborhoods for ALNS, thereby enriching search diversity. In addition, an acceptance criterion inspired by simulated annealing is designed to balance exploration and exploitation, helping the algorithm avoid being trapped in local optima. Extensive numerical experiments on generated benchmark instances demonstrate the effectiveness of the VRP-CS model and the efficiency of the proposed MSALNS algorithm. The experiment results on the generated benchmark instances show that the total cost of the VRP-CS is reduced by an average of 14.22% when optional delivery locations are utilized compared to scenarios with single delivery locations. Full article
(This article belongs to the Special Issue AI-Based Methods for Object Detection and Path Planning)
Show Figures

Figure 1

27 pages, 6856 KiB  
Article
Electric Vehicle Routing with Time Windows and Charging Stations from the Perspective of Customer Satisfaction
by Yasin Ünal, İnci Sarıçiçek, Sinem Bozkurt Keser and Ahmet Yazıcı
Appl. Sci. 2025, 15(9), 4703; https://doi.org/10.3390/app15094703 - 24 Apr 2025
Viewed by 965
Abstract
The use of electric vehicles in urban transportation is increasing daily due to their energy efficiency and environmental friendliness. In last-mile logistics, route optimization must consider charging station locations while balancing operational costs and customer satisfaction. In this context, solutions for cost-oriented route [...] Read more.
The use of electric vehicles in urban transportation is increasing daily due to their energy efficiency and environmental friendliness. In last-mile logistics, route optimization must consider charging station locations while balancing operational costs and customer satisfaction. In this context, solutions for cost-oriented route optimization have been presented in the literature. On the other hand, customer satisfaction is also important for third-party logistics companies. This study discusses the Capacitated Electric Vehicle Routing Problem with Time Windows (CEVRPTW) encountered in last-mile logistics. This article defines the objective function of minimizing total tardiness and compares the routes between the service provider logistics company and the customer receiving the service. In this study, the CEVRPTW was solved for the minimum total tardiness objective function with the hybrid adaptive large neighborhood search (ALNS) algorithm. The success of ALNS was proven by comparing the differences between the optimal solutions obtained with the CPLEX Solver and the ALNS solutions. Tardiness objective function-specific operators for ALNS are proposed and supported by local search and VNS algorithms. The findings of this study contribute to the literature by analyzing the balance trade-offs between customer-oriented and cost-oriented and the effect of time windows on the number of vehicles. Full article
Show Figures

Figure 1

26 pages, 8828 KiB  
Article
Optimizing Scheduled Train Service for Seaport-Hinterland Corridors: A Time-Space-State Network Approach
by Yueyi Li and Xiaodong Zhang
Mathematics 2025, 13(8), 1302; https://doi.org/10.3390/math13081302 - 16 Apr 2025
Viewed by 494
Abstract
Effective cooperation between railways and seaports is crucial for enhancing the efficiency of seaport-hinterland corridors (SHC) . However, existing challenges stem from fragmented decision-making across seaports, rail operators, and inland cities, leading to asynchronous routing and scheduling, suboptimal service coverage, and delays. Addressing [...] Read more.
Effective cooperation between railways and seaports is crucial for enhancing the efficiency of seaport-hinterland corridors (SHC) . However, existing challenges stem from fragmented decision-making across seaports, rail operators, and inland cities, leading to asynchronous routing and scheduling, suboptimal service coverage, and delays. Addressing these issues requires a comprehensive approach to scheduled train service design from a network-based perspective. To tackle the challenges in SHCs, we propose a targeted networked solution that integrates multimodal coordination and resource optimization. The proposed framework is built upon a time-space-state network model, incorporating service selection, timing, and frequency decisions. Furthermore, an improved adaptive large neighborhood search (ALNS) algorithm is developed to enhance computational efficiency and solution quality. The proposed solution is applied to a representative land–sea transport corridor to assess its effectiveness. Compared to traditional operational strategies, our optimized approach yields a 7.6% reduction in transportation costs and a 56.6% decrease in average cargo collection time, highlighting the advantages of networked service coordination. The findings underscore the potential of network-based operational strategies in reducing costs and enhancing efficiency, particularly under unbalanced demand distributions. Additionally, effective demand management policies and targeted infrastructure capacity enhancements at bottleneck points may play a crucial role in practical implementations. Full article
(This article belongs to the Special Issue Mathematical Optimization in Transportation Engineering: 2nd Edition)
Show Figures

Figure 1

19 pages, 2909 KiB  
Article
The Path Planning Problem of Robotic Delivery in Multi-Floor Hotel Environments
by Linghui Han, Junzhe Ding, Songtao Liu and Meng Meng
Sensors 2025, 25(6), 1783; https://doi.org/10.3390/s25061783 - 13 Mar 2025
Viewed by 731
Abstract
Robots have been widely adopted in transportation and delivery applications. Path planning plays a critical role in determining the performance of robotic systems in these tasks. While existing research has predominantly focused on path planning for single robots and the design of robot [...] Read more.
Robots have been widely adopted in transportation and delivery applications. Path planning plays a critical role in determining the performance of robotic systems in these tasks. While existing research has predominantly focused on path planning for single robots and the design of robot delivery systems based on hotel-specific demand characteristics, there is limited exploration of multi-robot collaborative routing in three-dimensional environments. This paper addresses this gap by investigating the multi-robot collaborative path planning problem in three-dimensional, multi-floor hotel environments. Elevator nodes are modeled as implicit waypoints, and the routing problem is formulated as a Multi-Trip Vehicle Routing Problem (MTVRP). To solve this NP-hard problem, an Adaptive Large Neighborhood Search (ALNS) algorithm is proposed. The effectiveness of the algorithm is validated through comparative experiments with Gurobi, demonstrating its ability to handle complex three-dimensional delivery scenarios. Numerical results reveal that the number of robots and elevator operation times significantly impact overall delivery efficiency. Additionally, the study identifies an imbalance in resource utilization, where certain robots are overused, potentially reducing their lifespan and affecting system stability. This research highlights the importance of efficient multi-robot routing in three-dimensional spaces and provides insights into optimizing delivery systems in complex environments. Full article
Show Figures

Figure 1

19 pages, 1625 KiB  
Article
Multi-Objective Path Planning for Unmanned Sweepers Considering Traffic Signals: A Reinforcement Learning-Enhanced NSGA-II Approach
by Yiwen Huang, Wenjia Mou, Juncong Lan, Fuhai Luo, Kai Wu and Shaofeng Lu
Sustainability 2024, 16(24), 11297; https://doi.org/10.3390/su162411297 - 23 Dec 2024
Viewed by 1343
Abstract
With the widespread popularization of unmanned sweepers, path planning has been recognized as a key component affecting their total work efficiency. Conventional path planning methods often only aim to improve work efficiency while ignoring energy optimization, a crucial factor for sustainable development. In [...] Read more.
With the widespread popularization of unmanned sweepers, path planning has been recognized as a key component affecting their total work efficiency. Conventional path planning methods often only aim to improve work efficiency while ignoring energy optimization, a crucial factor for sustainable development. In this paper, an energy- and time-minimization unmanned sweeper arc path problem (ETM-ARP) is investigated, and the effects of road slope, dynamic changes in on-board mass, mode switching of vehicle work, and traffic lights are taken into consideration to meet the requirements of a realistic structured road scenario. A new multi-objective mixed-integer nonlinear planning model is proposed for this problem. To solve this model, we propose a deep Q-network (DQN) and Adaptive Large Neighborhood Search Algorithm (ALNS)-driven non-dominated sorting genetic algorithm II (QALNS-NSGA-II). The novelty of this algorithm lies in integrating DQN into ALNS, to guide high-quality adaptive operator selection during the search process based on additional information. The computational results of various examples confirm the effectiveness of the proposed method. The proposed method can be used to improve the efficiency and sustainability of unmanned sweepers for sweeping on structured roads. Full article
(This article belongs to the Special Issue Smart Mobility for Sustainable Future Transportation)
Show Figures

Figure 1

33 pages, 7390 KiB  
Article
Optimizing Multi-Depot Mixed Fleet Vehicle–Drone Routing Under a Carbon Trading Mechanism
by Yong Peng, Yanlong Zhang, Dennis Z. Yu, Song Liu, Yali Zhang and Yangyan Shi
Mathematics 2024, 12(24), 4023; https://doi.org/10.3390/math12244023 - 22 Dec 2024
Viewed by 1170
Abstract
The global pursuit of carbon neutrality requires the reduction of carbon emissions in logistics and distribution. The integration of electric vehicles (EVs) and drones in a collaborative delivery model revolutionizes last-mile delivery by significantly reducing operating costs and enhancing delivery efficiency while supporting [...] Read more.
The global pursuit of carbon neutrality requires the reduction of carbon emissions in logistics and distribution. The integration of electric vehicles (EVs) and drones in a collaborative delivery model revolutionizes last-mile delivery by significantly reducing operating costs and enhancing delivery efficiency while supporting environmental objectives. This paper presents a cost-minimization model that addresses transportation, energy, and carbon trade costs within a cap-and-trade framework. We develop a multi-depot mixed fleet, including electric and fuel vehicles, and a drone collaborative delivery routing optimization model. This model incorporates key factors such as nonlinear EV charging times, time-dependent travel conditions, and energy consumption. We propose an adaptive large neighborhood search algorithm integrating spatiotemporal distance (ALNS-STD) to solve this complex model. This algorithm introduces five domain-specific operators and an adaptive adjustment mechanism to improve solution quality and efficiency. Our computational experiments demonstrate the effectiveness of the ALNS-STD, showing its ability to optimize routes by accounting for both spatial and temporal factors. Furthermore, we analyze the influence of charging station distribution and carbon trading mechanisms on overall delivery costs and route planning, underscoring the global significance of our findings. Full article
Show Figures

Figure 1

33 pages, 6246 KiB  
Article
Multi-Depot Electric Vehicle–Drone Collaborative-Delivery Routing Optimization with Time-Varying Vehicle Travel Time
by Yong Peng, Wenjing Zhu, Dennis Z. Yu, Song Liu and Yali Zhang
Vehicles 2024, 6(4), 1812-1842; https://doi.org/10.3390/vehicles6040088 - 27 Oct 2024
Cited by 3 | Viewed by 2216
Abstract
This paper presents an electric vehicle-drone (EV–drone) collaborative-delivery routing optimization model that leverages the time-varying characteristics of electric vehicles and drones across multiple distribution centers (i.e., central depots) to address the logistics industry’s low-carbon transformation in the last-mile delivery. The model aims to [...] Read more.
This paper presents an electric vehicle-drone (EV–drone) collaborative-delivery routing optimization model that leverages the time-varying characteristics of electric vehicles and drones across multiple distribution centers (i.e., central depots) to address the logistics industry’s low-carbon transformation in the last-mile delivery. The model aims to minimize total delivery costs by formulating a mixed-integer programming (MIP) model that accounts for essential constraints such as nonlinear charging time, time-varying EV travel time, delivery time window, payload capacity, and maximum range. An improved adaptive large-neighborhood search (ALNS) algorithm is developed to solve the model. Experimental results validate the effectiveness of the proposed algorithm and highlight the impact of EV and drone technology parameters, along with the time-varying EV travel times, on the economic efficiency of delivery distribution and route planning. Full article
Show Figures

Figure 1

23 pages, 4865 KiB  
Article
Design of Optimal Intervention Based on a Generative Structural Causal Model
by Haotian Wu, Siya Chen, Jun Fan and Guang Jin
Mathematics 2024, 12(20), 3172; https://doi.org/10.3390/math12203172 - 10 Oct 2024
Viewed by 1300
Abstract
In the industrial sector, malfunctions of equipment that occur during the production and operation process typically necessitate human intervention to restore normal functionality. However, the question that follows is how to design and optimize the intervention measures based on the modeling of actual [...] Read more.
In the industrial sector, malfunctions of equipment that occur during the production and operation process typically necessitate human intervention to restore normal functionality. However, the question that follows is how to design and optimize the intervention measures based on the modeling of actual intervention scenarios, thereby effectively resolving the faults. In order to address the aforementioned issue, we propose an improved heuristic method based on a causal generative model for the design of optimal intervention, aiming to determine the best intervention measure by analyzing the causal effects among variables. We first construct a dual-layer mapping model grounded in the causal relationships among interrelated variables to generate counterfactual data and assess the effectiveness of intervention measures. Subsequently, given the developed fault intervention scenarios, an adaptive large neighborhood search (ALNS) algorithm employing the expected improvement strategy is utilized to optimize the interventions. This method provides guidance for decision-making during equipment operation and maintenance, and the effectiveness of the proposed model and search strategy have been validated through tests on the synthetic datasets and satellite attitude control system dataset. Full article
Show Figures

Figure 1

20 pages, 677 KiB  
Article
A Sample Average Approximation Approach for Stochastic Optimization of Flight Test Planning with Sorties Uncertainty
by Lunhao Ju, Jiang Jiang, Luofu Wu and Jianbin Sun
Mathematics 2024, 12(19), 3024; https://doi.org/10.3390/math12193024 - 27 Sep 2024
Viewed by 1441
Abstract
In the context of flight test planning, numerous uncertainties exist, encompassing aircraft status, number of flights, and weather conditions, among others. These uncertainties ultimately manifest significantly in the actual number of flight sorties executed, rendering high significance to engineering problems related to the [...] Read more.
In the context of flight test planning, numerous uncertainties exist, encompassing aircraft status, number of flights, and weather conditions, among others. These uncertainties ultimately manifest significantly in the actual number of flight sorties executed, rendering high significance to engineering problems related to the execution of flight test missions. However, there is a dearth of research in this specific aspect. To address this gap, this paper proposes an opportunity-constrained integer programming model tailored to the unique characteristics of the problem. To handle the uncertainties, Sample Average Approximation (SAA) is employed to perform oversampling of the uncertain parameters, followed by the Adaptive Large Neighborhood Search (ALNS) algorithm to solve for the optimal solution and objective function value. Results from numerical experiments conducted at varying scales and validated with diverse sampling distributions demonstrate the effectiveness and robustness of the proposed methodology. By decoding the generated execution sequences, comprehensive mission planning schemes can be derived. This approach yields sequences that exhibit commendable feasibility and robustness for the flight test planning problem with sorties uncertainty (FTPPSU), offering valuable support for the efficient execution of future flight test missions. Full article
(This article belongs to the Section E2: Control Theory and Mechanics)
Show Figures

Figure 1

18 pages, 1712 KiB  
Article
The Influence of Intelligent Guided Vehicle Configuration on Equipment Scheduling in the Railway Yards of Automated Container Terminals
by Hongbin Chen and Wei Liu
J. Mar. Sci. Eng. 2024, 12(10), 1713; https://doi.org/10.3390/jmse12101713 - 27 Sep 2024
Viewed by 1527
Abstract
The efficiency of collecting and distributing goods has been improved by establishing railway lines that serve new automated container terminals (ACTs) and by constructing central railway stations close to ports. To aid in this process, intelligent guided vehicles (IGVs), which are renowned for [...] Read more.
The efficiency of collecting and distributing goods has been improved by establishing railway lines that serve new automated container terminals (ACTs) and by constructing central railway stations close to ports. To aid in this process, intelligent guided vehicles (IGVs), which are renowned for their flexibility and for the convenience with which one can adjust their number and speed, have been developed to be used as horizontal transport vehicles that can transport goods between the railway yard and the front of the port. However, they also introduce some difficulties and complexities that affect terminal scheduling. Therefore, we took the automated rail-mounted container gantry crane (ARMG) scheduling problem as our main research object in this study. We established a mixed-integer linear programming (MILP) model to minimize the makespan of ARMGs, designed an adaptive large neighborhood search (ALNS) algorithm, and explored the influence of IGV configuration on ARMG scheduling through a series of experiments applied to a series of large-scale numerical examples. The experimental results show that increasing the number of IGVs can improve the operational efficiency of railway yards, but this strategy reduces the overall time taken for the ARMG to complete various tasks. Increasing or decreasing the speed of the IGVs within a given range has a clear effect on the problem at hand, while increasing the IGV travel speed can effectively reduce the time required for the ARMG to complete various tasks. Operators must properly adjust the IGV speed to meet the requirements of the planned operation. Full article
(This article belongs to the Section Ocean Engineering)
Show Figures

Figure 1

27 pages, 8237 KiB  
Article
Optimization of Integrated Tugboat–Berth–Quay Crane Scheduling in Container Ports Considering Uncertainty in Vessel Arrival Times and Berthing Preferences
by Liangyong Chu, Jiawen Zhang, Xiuqian Chen and Qing Yu
J. Mar. Sci. Eng. 2024, 12(9), 1541; https://doi.org/10.3390/jmse12091541 - 4 Sep 2024
Cited by 2 | Viewed by 2172
Abstract
Influenced by the dynamics of supply and demand, the demand for maritime transport has been increasing annually, putting significant pressure on container ports. To alleviate this pressure, a new mixed-integer programming model for the integrated scheduling of tugboats, berths, and quay cranes has [...] Read more.
Influenced by the dynamics of supply and demand, the demand for maritime transport has been increasing annually, putting significant pressure on container ports. To alleviate this pressure, a new mixed-integer programming model for the integrated scheduling of tugboats, berths, and quay cranes has been established. This model considers the uncertainties in vessel arrival times, vessel berthing preferences, time-varying quay crane availability, and the constraint that quay cranes cannot cross each other. The objective is to minimize the total costs including fuel consumption during port stays, delays and waiting times for berthing and departure, berthing deviation costs, tugboat assistance costs, and quay crane handling costs. To obtain high-quality solutions, an adaptive large neighborhood search (ALNS) algorithm was employed to solve the model. The algorithm incorporated five destruction operators and five repair operators that were specifically designed to enhance the solution accuracy and efficiency for the integrated scheduling problem. Several case studies of varying scales, based on a port in China, were used to validate the effectiveness of the proposed model and algorithm. The experimental results demonstrate the model’s validity and show that the ALNS algorithm designed for the integrated scheduling problem outperformed CPLEX and other algorithms in terms of the accuracy and efficiency. Finally, a sensitivity analysis of the key parameters provides recommendations for the integrated scheduling of tugboats, berths, and quay cranes, offering valuable insights for port operations. Full article
(This article belongs to the Special Issue Resilience and Capacity of Waterway Transportation)
Show Figures

Figure 1

34 pages, 4306 KiB  
Article
Post-Earthquake Emergency Logistics Location-Routing Optimization Considering Vehicle Three-Dimensional Loading Constraints
by Xujin Pu and Xu Zhao
Symmetry 2024, 16(8), 1080; https://doi.org/10.3390/sym16081080 - 20 Aug 2024
Cited by 5 | Viewed by 2017
Abstract
An efficient humanitarian emergency logistics network is vital in responding to earthquake disasters. However, the asymmetric information inherent in the location and distribution stages can complicate the humanitarian emergency logistics network designing process, resulting in an asymmetric optimization problem. This paper addresses a [...] Read more.
An efficient humanitarian emergency logistics network is vital in responding to earthquake disasters. However, the asymmetric information inherent in the location and distribution stages can complicate the humanitarian emergency logistics network designing process, resulting in an asymmetric optimization problem. This paper addresses a multi-objective humanitarian emergency logistics network design problem during the earthquake response phase. The objective is to reduce societal expenses (e.g., logistical and deprivation costs) and mitigate risk to the logistics network by identifying ideal sites for distribution hubs, optimal emergency material distribution strategies, and precise material loading plans. The proposed model takes into account various constraint types, such as 3D loading limitations for relief materials, interruptions in distribution hubs, distribution centers’ capacity, transport vehicles’ capacity, and specific time windows for demand points. First, a multi-objective mixed-integer programming model is established to solve the problem. Uncertainty is modeled using a scenario-based probability approach. Second, a multi-objective genetic algorithm based on adaptive large neighborhood search (MOGA-ALNS) is designed to further optimize the solutions obtained from the evolutionary process using an adaptive large neighborhood search algorithm. Furthermore, the MOGA-ALNS integrates a simulated annealing process in the neighborhood search stage to inhibit the algorithm from reaching local optimums. Ultimately, the MOGA-ALNS is compared to three additional multi-objective optimization algorithms. The comprehensive analysis and discussion conducted unequivocally validate the competitiveness and efficacy of the proposed approach. Full article
(This article belongs to the Special Issue Symmetry/Asymmetry in Operations Research)
Show Figures

Figure 1

Back to TopTop