面向单机调度问题的离散人工蜂群算法

A discrete artificial bee colony algorithm for single machine scheduling problems

International Journal of Production Research · 2016
被引 31
ABS 3

中文导读

提出一种改进的离散人工蜂群算法,通过随机选择算子池和新型交叉算子,高效求解单机提前/拖期调度问题,在多个基准问题上表现优于现有算法。

Abstract

This paper presents a discrete artificial bee colony algorithm for a single machine earliness–tardiness scheduling problem. The objective of single machine earliness–tardiness scheduling problems is to find a job sequence that minimises the total sum of earliness–tardiness penalties. Artificial bee colony (ABC) algorithm is a swarm-based meta-heuristic, which mimics the foraging behaviour of honey bee swarms. In this study, several modifications to the original ABC algorithm are proposed for adapting the algorithm to efficiently solve combinatorial optimisation problems like single machine scheduling. In proposed study, instead of using a single search operator to generate neighbour solutions, random selection from an operator pool is employed. Moreover, novel crossover operators are presented and employed with several parent sets with different characteristics to enhance both exploration and exploitation behaviour of the proposed algorithm. The performance of the presented meta-heuristic is evaluated on several benchmark problems in detail and compared with the state-of-the-art algorithms. Computational results indicate that the algorithm can produce better solutions in terms of solution quality, robustness and computational time when compared to other algorithms.

生产调度单机调度元启发式算法人工蜂群算法