English

Sorting sums of binary decision summands

Data Structures and Algorithms 2017-04-20 v1

Abstract

A sum where each of the NN summands can be independently chosen from two choices yields 2N2^N possible summation outcomes. There is an O(K2)\mathcal{O}(K^2)-algorithm that finds the KK smallest/largest of these sums by evading the enumeration of all sums.

Cite

@article{arxiv.1704.05795,
  title  = {Sorting sums of binary decision summands},
  author = {Torsten Gross and Nils Blüthgen},
  journal= {arXiv preprint arXiv:1704.05795},
  year   = {2017}
}

Comments

6 pages, 2 figures

R2 v1 2026-06-22T19:21:38.852Z