Skip to main navigation Skip to search Skip to main content

Abstract

In constraint programming and related paradigms, a modeller specifies their problem in a modelling language for a solver to search and return its solution(s). Using high-level modelling languages such as ESSENCE, a modeller may express their problems in terms of abstract structures. These are structures not natively supported by the solvers, and so they have to be transformed into or represented as other structures before solving. For example, nested sets are abstract structures, and they can be represented as matrices in constraint solvers. Many problems contain symmetries and one very common and highly successful technique used in constraint programming is to “break” symmetries, to avoid searching for symmetric solutions. This can speed up the solving process by many orders of magnitude. Most of these symmetry-breaking techniques involve placing some kind of ordering for the variables of the problem, and picking a particular member under the symmetries, usually the smallest. Unfortunately, applying this technique to abstract variables produces a very large number of complex constraints that perform poorly in practice. In this paper, we demonstrate a new incomplete method of breaking the symmetries of abstract structures by better exploiting their representations. We apply the method in breaking the symmetries arising from indistinguishable objects, a commonly occurring type of symmetry, and show that our method is faster than the previous methods proposed in (Akgün et al. 2025).
Original languageEnglish
Title of host publicationProceedings of the 40th annual AAAI conference on artificial intelligence
EditorsSven Koenig, Chad Jenkins, Matthew Taylor
Place of PublicationWashington, DC
PublisherAAAI Press
Pages14132-14139
Number of pages8
ISBN (Print)9781577359067
DOIs
Publication statusPublished - 14 Mar 2026

Publication series

NameProceedings of the AAAI conference on artificial intelligence
PublisherAAAI Press
Number17
Volume40
ISSN (Print)2159-5399
ISSN (Electronic)2374-3468

Fingerprint

Dive into the research topics of 'Faster symmetry breaking constraints for abstract structures'. Together they form a unique fingerprint.

Cite this