Moth optimisation algorithm with local search for the permutation flow shop scheduling problem

This work investigates the use of the Moth-Flame Optimisation (MFO) algorithm in solving the Permutation Flow Shop Scheduling Problem and proposes further optimisations. MFO is a population-based approach that simulates the behaviour of real moths by exploiting the search space randomly without employing any local searches that may stick in local optima. Therefore, we propose a Hybrid Moth Optimisation Algorithm (HMOA) that is embedded within a local search to better exploit the search space. HMOA entails employing three search procedures to intensify and diversify the search space in order to prevent the algorithm's becoming trapped in local optima. Furthermore, HMOA adaptively selects the search procedure based on improvement ranks. In order to evaluate the performances of MFO and HMOA, we perform a comparison against other approaches drawn from the literature. Experimental results demonstrate that HMOA is able to produce better-quality solutions and outperforms many other approaches on the Taillard benchmark.