劳动力调度与路径问题的迭代局部搜索算法

Iterated local search for workforce scheduling and routing problems

Journal of Heuristics · 2017
被引 32
ABS 3

中文导读

针对劳动力调度与路径问题,提出迭代局部搜索算法,在基准实例上优于现有算法,能快速获得高质量解,对运筹学和调度优化研究者有参考价值。

Abstract

The integration of scheduling workers to perform tasks with the traditional vehicle routing problem gives rise to the workforce scheduling and routing problems (WSRP). In the WSRP, a number of service technicians with different skills, and tasks at different locations with pre-defined time windows and skill requirements are given. It is required to find an assignment and ordering of technicians to tasks, where each task is performed within its time window by a technician with the required skill, for which the total cost of the routing is minimized. This paper describes an iterated local search (ILS) algorithm for the WSRP. The performance of the proposed algorithm is evaluated on benchmark instances against an off-the-shelf optimizer and an existing adaptive large neighbourhood search algorithm. The proposed ILS algorithm is also applied to solve the skill vehicle routing problem, which can be viewed as a special case of the WSRP. The computational results indicate that the proposed algorithm can produce high-quality solutions in short computation times.

运筹学路径规划调度优化算法设计