paper

Polynomial-Time Riesz-Energy Subset Selection for Ordered Point Sets on Lines and -Staircases

arXiv:2606.16946

Abstract

We study efficient algorithms for one-dimensional fixed-cardinality minimum Riesz -energy subset selection on ordered real-line point sets and propose and test a polynomial-time exact s-t cut-based algorithm for this problem. Given , an exponent , and a cardinality , the task is to choose minimizing . We prove that the one-dimensional Riesz interaction satisfies a Monge inequality. When feasible subsets are encoded as increasing index vectors, this property implies submodularity on a finite distributive lattice and yields polynomial-time solvability by submodular minimization over such lattices. The structural reduction holds for every real . We also derive an explicit minimum -- cut formulation with threshold variables and finite pairwise edges. The constructed graph has nodes and arcs after an coefficient-construction step; an max-flow bound gives an cut step, while the conservative bound gives . By an isometry argument, the same algorithm applies to -staircases, including monotone two-dimensional Pareto-front and skyline approximations. The accompanying Python implementation includes verification examples and an empirical runtime benchmark; on balanced instances , the reference min-cut code overtakes exhaustive enumeration around --. The appendix provides examples and detailed explanations of the underlying theory.

18pages, 6 Figures; corrected the examples for min-cut; formatting improvement; additional sentence at the end of appendix

Polynomial-Time Riesz-Energy Subset Selection for Ordered Point Sets on Lines and $\ell_1$-Staircases · wovepaper