Diseño de una metaheurístico para la solución del problema de la mochila múltiple con configuraciones

The present project seeks to develop a metaheuristic for solving a variant of the Multiple Knapsack Problem, based on a recently developed metaheuristic for solving continuous domain optimization problems. To achieve this, an algorithm that has the logic behind the initial model was developed and ne...

Full description

Autores:
Sarmiento, Andrés Felipe
Tipo de recurso:
Trabajo de grado de pregrado
Fecha de publicación:
2021
Institución:
Universidad de Córdoba
Repositorio:
Repositorio Institucional Unicórdoba
Idioma:
spa
OAI Identifier:
oai:repositorio.unicordoba.edu.co:ucordoba/4718
Acceso en línea:
https://repositorio.unicordoba.edu.co/handle/ucordoba/4718
Palabra clave:
Metaheurística
Fertilidad de Suelos
Heurística Correctiva
Problema de la Mochila
Metaheuristics
Farmland Fertility
Corrective Heuristics
Multiple Knapsack Problem
Rights
openAccess
License
Copyright Universidad de Córdoba, 2021
Description
Summary:The present project seeks to develop a metaheuristic for solving a variant of the Multiple Knapsack Problem, based on a recently developed metaheuristic for solving continuous domain optimization problems. To achieve this, an algorithm that has the logic behind the initial model was developed and new functions were added to make it work properly with the binary encoding of the decision variables of the problem. In order to make comparison, a couple of variants of the main model were designed and an experiment was built in which several runs were performed, with predefined and tested with other algorithms instances, in a random order for each variant, and finally get some descriptive data, GAP’s and average execution times. Results indicate a competent performance of the metaheuristics compared to exact algorithms like CPLEX, while it’s less competent compared to other metaheuristics developed previously for this type of optimization problems, in terms of both target value and execution time.