Article ID: | iaor20023170 |
Country: | Netherlands |
Volume: | 7 |
Issue: | 5 |
Start Page Number: | 495 |
End Page Number: | 509 |
Publication Date: | Sep 2001 |
Journal: | Journal of Heuristics |
Authors: | Chiu Steve Y., Xu Jiyang |
Keywords: | service, heuristics |
This paper addresses a field technician scheduling problem faced by many service providers in telecommunication industry. The problem is to assign a set of jobs, at different locations with time windows, to a group of field technicians with different job skills. Such a problem can be viewed as a generalization of the well-known vehicle routing problem with time windows since technician skills need to be matched with job types. We designed and tested several heuristic procedures for solving the problem, namely a greedy heuristic, a local search algorithm, and a greedy randomized adaptive search procedure (GRASP). Our computational results indicate that GRASP is the most effective among them but requires more CPU time. However, the unique structure of GRASP allows us to exploit parallelism to achieve linear speed-up with respect to the number of machines used.