In recent years, efficient logistics has become indispensable, and using unmanned aerial vehicles (UAVs) or drones is promising for considerably reducing the cost and time required for parcel delivery. This paper addresses a parcel delivery scheduling problem. In this problem, a truck loaded with drones and parcels leaves a distribution center and stops at some points on a fixed route. At each point, the drones take off and deliver parcels to customers. We define this problem as finding the assignment of customers to both the drones and their takeoff points. Then, we propose a genetic algorithm (GA) for finding a near-optimal solution in a short time. In the proposed GA, a solution is represented using sets of customers assigned to the takeoff points, and a heuristic rule determines the assignment to the drones. The crossover operation enables offspring to inherit the customer sets. Experimental results show that the proposed GA can successfully find an optimal or a near-optimal solution faster than an integer programming solver for almost all instances. In addition, it significantly outperforms other GAs using a different crossover.
This paper addresses an optimization problem with two decision variable vectors. This problem can be divided into multiple subproblems when an arbitrary value is given to the first decision variable vector. In conventional genetic algorithms (GAs) for the problem, an individual is often expressed by the value of the first decision variable vector. In evaluating the individual, the value of the remaining decision variable vector is determined by metaheuristics or greedy algorithms. However, such GAs are time-consuming or not general-purpose. We propose a GA with a neural network model to estimate the optimal objective function values of the subproblems. Experimental results compared to other GAs show that the proposed method is effective.
scite is a Brooklyn-based organization that helps researchers better discover and understand research articles through Smart Citations–citations that display the context of the citation and describe whether the article provides supporting or contrasting evidence. scite is used by students and researchers from around the world and is funded in part by the National Science Foundation and the National Institute on Drug Abuse of the National Institutes of Health.