arXiv · 2606.16946
Polynomial-Time Riesz-Energy Subset Selection for Ordered Point Sets on Lines and $\ell_1$-Staircases
Abstract
We study efficient algorithms for one-dimensional fixed-cardinality minimum Riesz $s$-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 $x_1<\cdots 0$, and a cardinality $k$, the task is to choose $1\leq i_1<\cdots 0$. We also derive an explicit minimum $S$--$T$ cut formulation with $k(n-k)$ threshold variables and $O(k^2(n-k)^2)$ finite pairwise edges. The constructed graph has $N=k(n-k)$ nodes and $M=O(k^2(n-k)^2)$ arcs after an $O(k^2(n-k)^2)$ coefficient-construction step; an $O(NM)$ max-flow bound gives an $O(k^3(n-k)^3)$ cut step, while the conservative $O(N^2M)$ bound gives $O(k^4(n-k)^4)$. By an isometry argument, the same algorithm applies to $\ell_1$-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 $n=2k$, the reference min-cut code overtakes exhaustive enumeration around $n=24$--$26$. The appendix provides examples and detailed explanations of the underlying theory.
Explore related subjects
Keep this discovery
Michael T. M. Emmerich. 2026-06-15. Polynomial-Time Riesz-Energy Subset Selection for Ordered Point Sets on Lines and $\ell_1$-Staircases. https://arxiv.org/abs/2606.16946
Cite the original work for its findings. Save a collection to share your selection of sources.