English

Automated Symmetric Constructions in Discrete Geometry

Discrete Mathematics 2025-06-03 v1 Computational Geometry

Abstract

We present a computational methodology for obtaining rotationally symmetric sets of points satisfying discrete geometric constraints, and demonstrate its applicability by discovering new solutions to some well-known problems in combinatorial geometry. Our approach takes the usage of SAT solvers in discrete geometry further by directly embedding rotational symmetry into the combinatorial encoding of geometric configurations. Then, to realize concrete point sets corresponding to abstract designs provided by a SAT solver, we introduce a novel local-search realizability solver, which shows excellent practical performance despite the intrinsic R\exists \mathbb{R}-completeness of the problem. Leveraging this combined approach, we provide symmetric extremal solutions to the Erd\H{o}s-Szekeres problem, as well as a minimal odd-sized solution with 21 points for the everywhere-unbalanced-points problem, improving on the previously known 23-point configuration. The imposed symmetries yield more aesthetically appealing solutions, enhancing human interpretability, and simultaneously offer computational benefits by significantly reducing the number of variables required to encode discrete geometric problems.

Keywords

Cite

@article{arxiv.2506.00224,
  title  = {Automated Symmetric Constructions in Discrete Geometry},
  author = {Bernardo Subercaseaux and Ethan Mackey and Long Qian and Marijn J. H. Heule},
  journal= {arXiv preprint arXiv:2506.00224},
  year   = {2025}
}

Comments

14 pages + 10 pages of appendices. Over 30 Figures. Code at https://github.com/bsubercaseaux/automatic-symmetries

R2 v1 2026-07-01T02:51:43.694Z