학술논문

Solving the Electricity Technician Dispatch Problem
Document Type
Conference
Source
2023 International Conference on Machine Learning and Applications (ICMLA) ICMLA Machine Learning and Applications (ICMLA), 2023 International Conference on. :23-30 Dec, 2023
Subject
Computing and Processing
Engineering Profession
Robotics and Control Systems
Signal Processing and Analysis
Costs
NP-hard problem
Electricity
Vehicle routing
Clustering algorithms
Machine learning
Routing
Combinatorial Optimization
N ature- Inspired Techniques
Metaheuristics
Multi-Depot Vehicle Routing Prob-lem (MDVRP)
Language
ISSN
1946-0759
Abstract
The Multi-Depot Vehicle Routing Problem (MD-VRP) is a known routing problem whose goal is to minimize the total cost while visiting a set of routes from their respective depots. We consider a particular application of the MDVRP, called the Electricity Technician Dispatch Problem (ETDP), in which we look for optimal tours for technicians to provide services to their customers. To overcome the inherent exponential time cost of this NP-hard problem, we propose a hybrid method structured in two stages. In the first phase, we rely on a clustering algorithm to identify the appropriate set of customers for each technician based on availability, demand, and proximity of the customer's location to each technician's depot. We then consider several approximate and exact methods to get the optimal route for each set of customers. To evaluate the performance of our hybrid solving method, we conducted experiments on a set of problem instances. The results show the effectiveness of our method when Stochastic Local Search (SLS) is used as a search technique.