English

Analysis of Divide & Conquer strategies for the 0-1 Minimization Knapsack Problem

Discrete Mathematics 2020-08-21 v2

Abstract

We introduce and asses several Divide \& Conquer heuristic strategies aimed to solve large instances of the 0-1 Minimization Knapsack Problem. The method subdivides a large problem in two smaller ones (or recursive iterations of the same principle), to lower down the global computational complexity of the original problem, at the expense of a moderate loss of quality in the solution. Theoretical mathematical results are presented in order to guarantee an algorithmically successful application of the method and to suggest the potential strategies for its implementation. In contrast, due to the lack of theoretical results, the solution's quality deterioration is measured empirically by means of Monte Carlo simulations for several types and values of the chosen strategies. Finally, introducing parameters of efficiency we suggest the best strategies depending on the data input.

Keywords

Cite

@article{arxiv.1901.01215,
  title  = {Analysis of Divide & Conquer strategies for the 0-1 Minimization Knapsack Problem},
  author = {Fernando A Morales and Jairo A Martínez},
  journal= {arXiv preprint arXiv:1901.01215},
  year   = {2020}
}

Comments

33 pages, 21 figures

R2 v1 2026-06-23T07:03:22.819Z