paper-with-me

홈 › Papers

Automatic Generation of Polynomial Symmetry Breaking Constraints

2026-02-09 · Madalina Erascu, Johannes Middeke arxiv

Symmetry in integer programming causes redundant search and is often handled with symmetry breaking constraints that remove as many equivalent solutions as possible. We propose an algebraic method which allows to generate a random family of polynomial inequalities which can be used as symmetry breakers. The method requires as input an arbitrary base polynomial and a group of permutations which is specific to the integer program. The computations can be easily carried out in any major symbolic computation software. In order to test our approach, we describe a case study on near half-capacity 0-1 bin packing instances which exhibit substantial symmetries. We statically generate random quadratic breakers and add them to a baseline integer programming problem which we then solve with Gurobi. It turns out that simple symmetry breakers, especially combining few variables and permutations, most consistently reduce work time.

📄 PDF Abstract BibTeX arXiv:2602.08297

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

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

The Complexity of Symmetry Breaking Beyond Lex-Leader

2024-07-05 · Markus Anders, Sofia Brenner, Gaurav Rattan

Symmetry breaking is a widely popular approach to enhance solvers in constraint programming, such as those for SAT or MIP. Symmetry breaking predicates (SBPs) typically impose an order on variables and single out the lex…

Graph Generation

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

Optimizing over trained GNNs via symmetry breaking

2023-09-21 · NeurIPS 2023 11

Optimization over trained machine learning models has applications including: verification, minimizing neural acquisition functions, and integrating a trained surrogate into a larger decision-making problem. This paper f…

A Commentary on "Breaking Row and Column Symmetries in Matrix Models"

2019-10-03 · Alan M. Frisch, Brahim Hnich, Zeynep Kiziltan, Ian Miguel 외

The CP 2002 paper entitled "Breaking Row and Column Symmetries in Matrix Models" by Flener et al. (https://link.springer.com/chapter/10.1007%2F3-540-46135-3_31) describes some of the first work for identifying and analyz…