中文

When Algebraic Symmetry Breaking Meets Solvers: An Experimental Study

符号计算 2026-07-02 v1

摘要

We present an experimental evaluation of automatically generated polynomial symmetry breaking constraints for integer linear programs. Starting from the method that we introduced at the International Symposium on Symbolic and Algebraic Computation (ISSAC) 2026, we compare solver native quadratic handling, solver-internal reformulation, and explicit linearization on near half-capacity bin-packing benchmarks. Experiments with several mathematical programming solvers and satisfiability modulo theory solvers show that the effectiveness of polynomial symmetry breaking is strongly solver-dependent. Compact quadratic breaker families can improve performance, whereas linearization, large breaker sets, or solver reformulations may offset these gains through increased model size or less favorable search behavior. These results suggest that automatically generated symmetry breakers should be evaluated in a solver-aware manner rather than treated as solver-independent additions to a model.

引用

@article{arxiv.2607.01726,
  title  = {When Algebraic Symmetry Breaking Meets Solvers: An Experimental Study},
  author = {Madalina Erascu and Johannes Middeke},
  journal= {arXiv preprint arXiv:2607.01726},
  year   = {2026}
}