期刊文献+
共找到7篇文章
< 1 >
每页显示 20 50 100
Unmanned Aerial Vehicle Inspection Routing and Scheduling for Engineering Management
1
作者 Lu Zhen Zhiyuan Yang +2 位作者 Gilbert Laporte Wen Yi Tianyi Fan 《Engineering》 SCIE EI CAS CSCD 2024年第5期223-239,共17页
Technological advancements in unmanned aerial vehicles(UAVs)have revolutionized various industries,enabling the widespread adoption of UAV-based solutions.In engineering management,UAV-based inspection has emerged as ... Technological advancements in unmanned aerial vehicles(UAVs)have revolutionized various industries,enabling the widespread adoption of UAV-based solutions.In engineering management,UAV-based inspection has emerged as a highly efficient method for identifying hidden risks in high-risk construction environments,surpassing traditional inspection techniques.Building on this foundation,this paper delves into the optimization of UAV inspection routing and scheduling,addressing the complexity introduced by factors such as no-fly zones,monitoring-interval time windows,and multiple monitoring rounds.To tackle this challenging problem,we propose a mixed-integer linear programming(MILP)model that optimizes inspection task assignments,monitoring sequence schedules,and charging decisions.The comprehensive consideration of these factors differentiates our problem from conventional vehicle routing problem(VRP),leading to a mathematically intractable model for commercial solvers in the case of large-scale instances.To overcome this limitation,we design a tailored variable neighborhood search(VNS)metaheuristic,customizing the algorithm to efficiently solve our model.Extensive numerical experiments are conducted to validate the efficacy of our proposed algorithm,demonstrating its scalability for both large-scale and real-scale instances.Sensitivity experiments and a case study based on an actual engineering project are also conducted,providing valuable insights for engineering managers to enhance inspection work efficiency. 展开更多
关键词 Engineering management Unmanned aerial vehicle Inspection routing and scheduling OPTIMIZATION Mixed-integer linear programming model Variable neighborhood search metaheuristic
下载PDF
Routing and scheduling co-design for holistic software-defined deterministic network 被引量:1
2
作者 Jinglong Zhang Fengyuan Zhu +3 位作者 Zeming Yang Cailian Chen Xiaohua Tian Xinping Guan 《Fundamental Research》 CAS CSCD 2024年第1期25-34,共10页
As a result of the growing complexity of industrial Internet applications,traditional hardware-based network designs are encountering challenges in terms of programmability and dynamic adaptability as they struggle to... As a result of the growing complexity of industrial Internet applications,traditional hardware-based network designs are encountering challenges in terms of programmability and dynamic adaptability as they struggle to meet the real-time,high-reliability transmission requirements for the vast quantities of data generated in industrial environments.This paper proposes a holistic software-defined deterministic network(HSDDN)design solution.This solution uses a centralized controller to implement a comprehensive software definition,ranging from the network layer down to the physical layer.Within the wireless access domain,we decouple the standard radio-frequency modules from baseband processing to realize a software-defined physical layer,which then allows us to adjust the data transmission cycles and tag the trigger rates to meet demand for low-power,high-concurrency transmission.Within the wired network domain,we integrate software-defined networking with time-sensitive networking and propose a coordinated design strategy to address routing and the deterministic scheduling problem.We define a set of constraints to ensure collaborative transmission of the periodic and aperiodic data flows.To guarantee load balancing across all paths and timeslots,we introduce the Jain’s fairness index as the optimization objective and then construct a nondeterministic polynomial-time(NP)-hard joint optimization problem.Furthermore,an algorithm called Tabu search for routing and scheduling with dual-stages(TSRS-DS)is proposed.Simulation experiments demonstrate the effectiveness of the proposed HSDDN architecture. 展开更多
关键词 Deterministic networking Software-defined networking Software-defined physical layer Time-sensitive networking Backscatter communication routing and scheduling co-design
原文传递
Freight Vehicle Routing Optimization for Sporadic Orders Using Floating Car Data 被引量:1
3
作者 常晶晶 彭仲仁 孙健 《Journal of Donghua University(English Edition)》 EI CAS 2013年第2期96-102,共7页
The increasing popularity of e-commerce brings large volumes of sporadic orders from different customers,which have to be handled by freight trucks and distribution centers. To improve the level of service and reduce ... The increasing popularity of e-commerce brings large volumes of sporadic orders from different customers,which have to be handled by freight trucks and distribution centers. To improve the level of service and reduce the total shipping cost as well as traffic congestions in urban area, flexible methods and optimal vehicle routing strategies should be adopted to improve the efficiency of distribution effort. An optimization solution for vehicle routing and scheduling problem with time window for sporadic orders (VRPTW- S) was provided based on time-dependent travel time extracted from floating car data (FCD) with ArcGIS platform. A VRPTW-S model derived from the traditional vehicle routing problem was proposed, in which uncertainty of customer orders and travel time were considered. Based on this model, an advanced vehicle routing algorithm was designed to solve the problem. A case study of Shenzhen, Guangdong province, China, was conducted to demonstrate the vehicle operation flow,in which process of FCD and efficiency of delivery systems under different situations were discussed. The final results demonstrated a good performance of application of time-dependent travel time information using FCD in solving vehicle routing problems. 展开更多
关键词 freight routing and scheduling time-dependent travel time floating car data (FCD) sporadic order ArcGIS
下载PDF
A Multi-Objective Scheduling and Routing Problem for Home Health Care Services via Brain Storm Optimization 被引量:5
4
作者 Xiaomeng Ma Yaping Fu +2 位作者 Kaizhou Gao Lihua Zhu Ali Sadollah 《Complex System Modeling and Simulation》 2023年第1期32-46,共15页
At present,home health care(HHC)has been accepted as an effective method for handling the healthcare problems of the elderly.The HHC scheduling and routing problem(HHCSRP)attracts wide concentration from academia and ... At present,home health care(HHC)has been accepted as an effective method for handling the healthcare problems of the elderly.The HHC scheduling and routing problem(HHCSRP)attracts wide concentration from academia and industrial communities.This work proposes an HHCSRP considering several care centers,where a group of customers(i.e.,patients and the elderly)require being assigned to care centers.Then,various kinds of services are provided by caregivers for customers in different regions.By considering the skill matching,customers’appointment time,and caregivers’workload balancing,this article formulates an optimization model with multiple objectives to achieve minimal service cost and minimal delay cost.To handle it,we then introduce a brain storm optimization method with particular multi-objective search mechanisms(MOBSO)via combining with the features of the investigated HHCSRP.Moreover,we perform experiments to test the effectiveness of the designed method.Via comparing the MOBSO with two excellent optimizers,the results confirm that the developed method has significant superiority in addressing the considered HHCSRP. 展开更多
关键词 home health care multi-center service multi-objective optimization scheduling and routing problems brain storm optimization
原文传递
Learning-Based Metaheuristic Approach for Home Healthcare Optimization Problem
5
作者 Mariem Belhor Adnen El-Amraoui +1 位作者 Abderrazak Jemai François Delmotte 《Computer Systems Science & Engineering》 SCIE EI 2023年第4期1-19,共19页
This research focuses on the home health care optimization problem that involves staff routing and scheduling problems.The considered problem is an extension of multiple travelling salesman problem.It consists of find... This research focuses on the home health care optimization problem that involves staff routing and scheduling problems.The considered problem is an extension of multiple travelling salesman problem.It consists of finding the shortest path for a set of caregivers visiting a set of patients at their homes in order to perform various tasks during a given horizon.Thus,a mixed-integer linear programming model is proposed to minimize the overall service time performed by all caregivers while respecting the workload balancing constraint.Nevertheless,when the time horizon become large,practical-sized instances become very difficult to solve in a reasonable computational time.Therefore,a new Learning Genetic Algorithm for mTSP(LGA-mTSP)is proposed to solve the problem.LGA-mTSP is composed of a new genetic algorithm for mTSP,combined with a learning approach,called learning curves.Learning refers to that caregivers’productivity increases as they gain more experience.Learning curves approach is considered as a way to save time and costs.Simulation results show the efficiency of the proposed approach and the impact of learning curve strategy to reduce service times. 展开更多
关键词 Home healthcare scheduling and routing problem OPTIMIZATION multiple travelling salesman problem learning curves genetic algorithm
下载PDF
A Bilevel Programming Approach for Optimization of Airport Ground Movement 被引量:3
6
作者 JIANG Yu HU Zhitao +2 位作者 LIU Zhenyu ZHANG Haoyu WANG Zhe 《Transactions of Nanjing University of Aeronautics and Astronautics》 EI CSCD 2021年第5期829-839,共11页
This paper proposes an optimization model for the airport ground movement problem(GMP)based on bilevel programming to address taxi conflicts on the airport ground and to improve the operating safety and efficiency.To ... This paper proposes an optimization model for the airport ground movement problem(GMP)based on bilevel programming to address taxi conflicts on the airport ground and to improve the operating safety and efficiency.To solve GMP,an iterative heuristic algorithm is designed.Instead of separately investigating each problem,this model simultaneously coordinates and optimizes the aircraft routing and scheduling.A simulation test is conducted on Nanjing Lukou International Airport(NKG)and the results show that the bilevel programming model can clearly outperform the widely used first-come-first-service(FCFS)scheduling scheme in terms of aircraft operational time under the precondition of none conflict.The research effort demonstrates that with the reduced operating cost and the improved overall efficiency,the proposed model can assist operations of the airports that are facing increasing traffic demand and working at almost maximum capacity. 展开更多
关键词 airport ground movement(GMP) aircraft routing and scheduling bilevel programming iterative heuristic air transportation
下载PDF
Applying Hierarchy Model to Routing and Scheduling Operations in Postal Logistics 被引量:1
7
作者 HUXiang-dong WANGPing 《The Journal of China Universities of Posts and Telecommunications》 EI CSCD 2001年第4期24-28,共5页
Postal departments are actively taking part in e commerce, of which logistics is a key joint. Computerized routing and scheduling of postal transportation operations offers significant potential for cost decreases an... Postal departments are actively taking part in e commerce, of which logistics is a key joint. Computerized routing and scheduling of postal transportation operations offers significant potential for cost decreases and productivity gains. Routing and scheduling hierarchy model is initially built and demonstrated in detail on the basis of statements of specific requirements of postal logistics in this paper, and the realized software is proved to be practical and reliable. 展开更多
关键词 postal logistics routing and scheduling algorithm hierachy model multiobjective decision making
原文传递
上一页 1 下一页 到第
使用帮助 返回顶部