paper-with-me

Papers

Breaking Symmetries in Graph Search with Canonizing Sets

2015-11-25 · Avraham Itzhakov, Michael Codish

There are many complex combinatorial problems which involve searching for an undirected graph satisfying given constraints. Such problems are often highly challenging because of the large number of isomorphic representations of their solutions. This paper introduces effective and compact, complete symmetry breaking constraints for small graph search. Enumerating with these symmetry breaks generates all and only non-isomorphic solutions. For small search problems, with up to $10$ vertices, we compute instance independent symmetry breaking constraints. For small search problems with a larger number of vertices we demonstrate the computation of instance dependent constraints which are complete. We illustrate the application of complete symmetry breaking constraints to extend two known sequences from the OEIS related to graph enumeration. We also demonstrate the application of a generalization of our approach to fully-interchangeable matrix search problems.

📄 PDF Abstract BibTeX arXiv:1511.08205

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Improving Equivariant Networks with Probabilistic Symmetry Breaking

2025-03-27 · Hannah Lawrence, Vasco Portilheiro, Yan Zhang, Sékou-Oumar Kaba

Equivariance encodes known symmetries into neural networks, often enhancing generalization. However, equivariant networks cannot break symmetries: the output of an equivariant network must, by definition, have at least t…

Generalization BoundsInductive Bias

Faster Symmetry Breaking Constraints for Abstract Structures

2025-11-14 · Özgür Akgün, Mun See Chang, Ian P. Gent, Christopher Jefferson arxiv

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 model…

Lifted Symmetry Detection and Breaking for MAP Inference

2015-12-01 · NeurIPS 2015 12 · Timothy Kopp, Parag Singla, Henry Kautz

Symmetry breaking is a technique for speeding up propositional satisfiability testing by adding constraints to the theory that restrict the search space while preserving satisfiability. In this work, we extend symmetry b…

Relational ReasoningSymmetry Detection

Any-Subgroup Equivariant Networks via Symmetry Breaking

2026-03-19 · Abhinav Goel, Derek Lim, Hannah Lawrence, Stefanie Jegelka 외 arxiv

The inclusion of symmetries as an inductive bias, known as equivariance, often improves generalization on geometric data (e.g. grids, sets, and graphs). However, equivariant architectures are usually highly constrained, …

Transfer Learning

Clique Analysis and Bypassing in Continuous-Time Conflict-Based Search

2023-12-26 · Thayne T. Walker, Nathan R. Sturtevant, Ariel Felner

While the study of unit-cost Multi-Agent Pathfinding (MAPF) problems has been popular, many real-world problems require continuous time and costs due to various movement models. In this context, this paper studies symmet…