中文
相关论文

相关论文: Advances in Symmetry Breaking for SAT Modulo Theor…

200 篇论文

Symmetries are intrinsic to many combinatorial problems including Boolean Satisfiability (SAT) and Constraint Programming (CP). In SAT, the identification of symmetry breaking predicates (SBPs) is a well-known, often effective, technique…

人工智能 · 计算机科学 2008-12-18 Joao Marques-Silva , Ines Lynce , Vasco Manquinho

Boolean Satisfiability solvers have gone through dramatic improvements in their performances and scalability over the last few years by considering symmetries. It has been shown that by using graph symmetries and generating symmetry…

组合数学 · 数学 2011-02-02 Arup Kumar Ghosh

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 lexicographic leader…

人工智能 · 计算机科学 2024-07-08 Markus Anders , Sofia Brenner , Gaurav Rattan

Symmetry reduction is crucial for solving many interesting SAT instances in practice. Numerous approaches have been proposed, which try to strike a balance between symmetry reduction and computational overhead. Arguably the most readily…

数据结构与算法 · 计算机科学 2024-06-21 Markus Anders , Sofia Brenner , Gaurav Rattan

In the context of answer set programming, this work investigates symmetry detection and symmetry breaking to eliminate symmetric parts of the search space and, thereby, simplify the solution process. We contribute a reduction of symmetry…

计算机科学中的逻辑 · 计算机科学 2010-08-31 Christian Drescher

Code optimization and high level synthesis can be posed as constraint satisfaction and optimization problems, such as graph coloring used in register allocation. Graph coloring is also used to model more traditional CSPs relevant to AI,…

人工智能 · 计算机科学 2011-09-13 F. A. Aloul , I. L. Markov , A. Ramani , K. A. Sakallah

This paper introduces a SAT-based technique that calculates a compact and complete symmetry-break for finite model finding, with the focus on structures with a single binary operation (magmas). Classes of algebraic structures are typically…

计算机科学中的逻辑 · 计算机科学 2025-02-17 Marek Dančo , Mikoláš Janota , Michael Codish , João Jorge Araújo

Symmetry Breaking is used as an "underlying principle", bringing different features of QFT to the foreground. However, the understanding of Symmetry Breaking that is used here is quite different from what is done in the mainstream: Symmetry…

高能物理 - 理论 · 物理学 2009-04-16 D. D. Ferrante

Understanding the mechanisms behind neural network optimization is crucial for improving network design and performance. While various optimization techniques have been developed, a comprehensive understanding of the underlying principles…

机器学习 · 计算机科学 2024-09-13 Jun-Jie Zhang , Nan Cheng , Fu-Peng Li , Xiu-Cheng Wang , Jian-Nan Chen , Long-Gang Pang , Deyu Meng

Symmetry breaking has been proven to be an efficient preprocessing technique for satisfiability solving (SAT). In this paper, we port the state-of-the-art SAT symmetry breaker BreakID to answer set programming (ASP). The result is a…

人工智能 · 计算机科学 2016-08-31 Jo Devriendt , Bart Bogaerts

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…

人工智能 · 计算机科学 2025-11-17 Özgür Akgün , Mun See Chang , Ian P. Gent , Christopher Jefferson

Symmetry is an important feature of many constraint programs. We show that any problem symmetry acting on a set of symmetry breaking constraints can be used to break symmetry. Different symmetries pick out different solutions in each…

人工智能 · 计算机科学 2010-05-31 George Katsirelos , Toby Walsh

Symmetry and dominance breaking can be crucial for solving hard combinatorial search and optimisation problems, but the correctness of these techniques sometimes relies on subtle arguments. For this reason, it is desirable to produce…

人工智能 · 计算机科学 2023-08-17 Bart Bogaerts , Stephan Gocht , Ciaran McCreesh , Jakob Nordström

Symmetry is an important feature of many constraint programs. We show that any symmetry acting on a set of symmetry breaking constraints can be used to break symmetry. Different symmetries pick out different solutions in each symmetry…

人工智能 · 计算机科学 2009-09-18 George Katsirelos , Toby Walsh

In Verification and in (optimal) AI Planning, a successful method is to formulate the application as boolean satisfiability (SAT), and solve it with state-of-the-art DPLL-based procedures. There is a lack of understanding of why this works…

人工智能 · 计算机科学 2017-01-11 Joerg Hoffmann , Carla Gomes , Bart Selman

Symmetry breaking is a crucial technique in modern combinatorial solving, but it is difficult to be sure it is implemented correctly. The most successful approach to deal with bugs is to make solvers certifying, so that they output not just…

Boolean Satisfiability (SAT) is arguably the archetypical NP-complete decision problem. Progress in SAT solving algorithms has motivated an ever increasing number of practical applications in recent years. However, many practical uses of…

计算机科学中的逻辑 · 计算机科学 2014-02-17 Joao Marques-Silva , Mikolas Janota

The boolean satisfiability (SAT) problem asks whether there exists an assignment of boolean values to the variables of an arbitrary boolean formula making the formula evaluate to True. It is well-known that all NP-problems can be coded as…

机器学习 · 计算机科学 2024-10-22 Christopher R. Serrano , Jonathan Gallagher , Kenji Yamada , Alexei Kopylov , Michael A. Warren

Efficient omission of symmetric solution candidates is essential for combinatorial problem-solving. Most of the existing approaches are instance-specific and focus on the automatic computation of Symmetry Breaking Constraints (SBCs) for…

计算机科学中的逻辑 · 计算机科学 2022-04-26 Alice Tarzariol , Martin Gebser , Konstantin Schekotihin

Spontaneous symmetry breaking (SSB) is a key concept in physics that for decades has played a crucial role in the description of many physical phenomena in a large number of different areas, like particle physics, cosmology, and…

统计力学 · 物理学 2021-08-25 J. Smits , H. T. C. Stoof , P. van der Straten
‹ 上一页 1 2 3 10 下一页 ›