A Tabu Search Algorithm for Application Placement in Computer Clustering

Jelmer P. van der Gaast,Cornelius A. Rietveld,Adriaria F. Gabor,Yingqian Zhang
DOI: https://doi.org/10.1016/j.cor.2014.03.025
IF: 5.159
2014-01-01
Computers & Operations Research
Abstract:This paper presents and analyzes a model for the problem of placing applications on computer clusters (APP). In this problem, organizations requesting a set of software applications have to be assigned to computer clusters such that the costs of opening clusters and installing the necessary applications are minimized. This problem is related to known OR problems such as the multiproduct facility location problem and the generalized bin packing problem. We show that APP is NP-hard, and then propose a simple Tabu Search heuristic to solve it. The performance of the Tabu Search heuristic is assessed via extensive computational experiments, which indicate the promise of the proposed Tabu Search.
What problem does this paper attempt to address?