Implementation of an Artificial Bee Colony to Solve an Order Picking Problem

The artificial bee colony (ABC) algorithm is an optimization method based on swarm intelligence which has demonstrated to be capable of obtaining satisfactory results on a diversity of optimization problems. However, the implementation of this optimization method hasn't been much explored on or...

Full description

Saved in:
Bibliographic Details
Main Author: Cisneros Saucedo, Luis Enrique
Other Authors: Rodas Osollo, Jorge Enrique, Delgado, Jorge Rodas /, Sánchez Solís, Julia Patricia
Format: Capítulo de libro
Language:English
Published: IGI Global 2019
Subjects:
Online Access:https://doi.org/10.4018/978-1-5225-8131-4.ch007
https://www.igi-global.com/book/handbook-research-metaheuristics-order-picking/214899
Tags: Add Tag
No Tags, Be the first to tag this record!
Description
Summary:The artificial bee colony (ABC) algorithm is an optimization method based on swarm intelligence which has demonstrated to be capable of obtaining satisfactory results on a diversity of optimization problems. However, the implementation of this optimization method hasn't been much explored on order picking problems, even though order picking represents up to 55% of the total operational cost of a typical warehouse. The order picking problem has even more importance on nonprofit organizations like food banks since they operate with a limited budget. In this chapter, the authors implemented an ABC algorithm to solve the order picking problem within a food bank. The goal was to determine which parameter values contribute the most during the optimization process. Experiments were conducted using nine sets of parameters for the ABC; results show that the approach is suitable for the study case.