An output-sensitive Algorithm to partition a Sequence of Integers into Subsets with equal Sums
Combinatorics
2023-06-22 v5 Data Structures and Algorithms
Abstract
We present a polynomial time algorithm, which solves a nonstandard Variation of the well-known PARTITION-problem: Given positive integers and such that and , the algorithm partitions the elements of the set into mutually disjoint subsets such that and for each . The algorithm needs steps to insert the elements of into the sets .
Cite
@article{arxiv.1811.04014,
title = {An output-sensitive Algorithm to partition a Sequence of Integers into Subsets with equal Sums},
author = {Alexander Büchel and Ulrich Gilleßen and Kurt-Ulrich Witt},
journal= {arXiv preprint arXiv:1811.04014},
year = {2023}
}