English

Algorithms for the local and the global postage stamp problem

Data Structures and Algorithms 2026-01-30 v1

Abstract

We consider stamps with different values (denominations) and same dimensions, and an envelope with a fixed maximum number of stamp positions. The local postage stamp problem is to find the smallest value that cannot be realized by the sum of the stamps on the envelope. The global postage stamp problem is to find the set of denominations that maximize that smallest value for a fixed number of distinct denominations. The local problem is NP-hard and we propose here a novel algorithm that improves on both the time complexity bound and the amount of required memory. We also propose a polynomial approximation algorithm for the global problem together with its complexity analysis. Finally we show that our algorithms allow to improve secure multi-party computations on sets via a more efficient homomorphic evaluation of polynomials on ciphered values.

Keywords

Cite

@article{arxiv.2601.21423,
  title  = {Algorithms for the local and the global postage stamp problem},
  author = {Léo Colisson Palais and Jean-Guillaume Dumas and Alexis Galan and Bruno Grenet and Aude Maignan},
  journal= {arXiv preprint arXiv:2601.21423},
  year   = {2026}
}
R2 v1 2026-07-01T09:25:16.505Z