English

Branch and Price for Submodular Bin Packing

Optimization and Control 2023-09-12 v2

Abstract

The Submodular Bin Packing (SMBP) problem asks for packing unsplittable items into a minimal number of bins for which the capacity utilization function is submodular. SMBP is equivalent to chance-constrained and robust bin packing problems under various conditions. SMBP is a hard binary nonlinear programming optimization problem. In this paper, we propose a branch-and-price algorithm to solve this problem. The resulting price subproblems are submodular knapsack problems, and we propose a tailored exact branch-and-cut algorithm based on a piece-wise linear relaxation to solve them. To speed up column generation, we develop a hybrid pricing strategy to replace the exact pricing algorithm with a fast pricing heuristic. We test our algorithms on instances generated as suggested in the literature. The computational results show the efficiency of our branch-and-price algorithm and the proposed pricing techniques.

Keywords

Cite

@article{arxiv.2204.00320,
  title  = {Branch and Price for Submodular Bin Packing},
  author = {Liding Xu and Claudia D'Ambrosio and Sonia Haddad Vanier and Emiliano Traversi},
  journal= {arXiv preprint arXiv:2204.00320},
  year   = {2023}
}

Comments

Accepted

R2 v1 2026-06-24T10:34:28.915Z