Lower and upper bounds for the Bin Packing Problem with Fragile Objects

  • Authors:
  • François Clautiaux;Mauro Dell'amico;Manuel Iori;Ali Khanafer

  • Affiliations:
  • Université de Lille 1, INRIA Lille Nord Europe, Parc de la Haute Borne, 59655 Villeneuve d'Ascq, France;University of Modena and Reggio Emilia, Via Amendola 2, 42122 Reggio Emilia, Italy;University of Modena and Reggio Emilia, Via Amendola 2, 42122 Reggio Emilia, Italy;Université de Lille 1, INRIA Lille Nord Europe, Parc de la Haute Borne, 59655 Villeneuve d'Ascq, France

  • Venue:
  • Discrete Applied Mathematics
  • Year:
  • 2014

Quantified Score

Hi-index 0.04

Visualization

Abstract

We are given a set of items, each characterized by a weight and a fragility, and a large number of uncapacitated bins. Our aim is to find the minimum number of bins needed to pack all items, in such a way that in each bin the sum of the item weights is less than or equal to the smallest fragility of an item in the bin. The problem is known in the literature as the Bin Packing Problem with Fragile Objects, and appears in the telecommunication field, when one has to assign cellular calls to available channels by ensuring that the total noise in a channel does not exceed the noise acceptance limit of a call. We propose several techniques to compute lower and upper bounds for this problem. For what concerns lower bounds, we present combinatorial techniques with guaranteed worst case and a more complex bound based on a column generation algorithm. We also present a technique to compute, in a fast heuristic way, dual information that is used to strengthen the convergence of the column generation. For what concerns upper bounds, we present a large set of constructive heuristics followed by a Variable Neighborhood Search algorithm. Our heuristic techniques are aimed at both computing upper bounds and strengthening the behavior of the lower bounds in a matheuristic fashion. Extensive computational tests show the effectiveness of the proposed algorithms.