中文
相关论文

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

200 篇论文

Symmetry is one of the most central concepts in physics, and it is no surprise that it has also been widely adopted as an inductive bias for machine-learning models applied to the physical sciences. This is especially true for models…

化学物理 · 物理学 2024-12-23 Marcel F. Langer , Sergey N. Pozdnyakov , Michele Ceriotti

We present a clear and mathematically simple procedure explaining spontaneous symmetry breaking in quantum mechanical systems. The procedure is applicable to a wide range of models and can be easily used to explain the existence of a…

经典物理 · 物理学 2010-04-29 Jasper van Wezel , Jeroen van den Brink

To enhance the scalability and performance of the traditional finite-difference time-domain (FDTD) methods, a three-dimensional summation-by-parts simultaneous approximation term (SBP-SAT) FDTD method is developed to solve complex…

计算工程、金融与科学 · 计算机科学 2022-06-02 Yu Cheng , Hanhong Liu , Xinsong Wang , Guangzhi Chen , Xiang-Hua Wang , Xingqi Zhang , Shunchuan Yang , Zhizhang Chen

An overview of current experimental bounds on $CPT$ violation in neutral meson mixing is given. New values for the $CPT$ asymmetry in the $B^0$ and $B_s^0$ systems are deduced from published BaBar, Belle and LHCb results. With dedicated…

高能物理 - 实验 · 物理学 2015-02-03 Jeroen van Tilburg , Maarten van Veghel

This paper introduces a new approach to solving a continuous-time version of the multi-agent path finding problem. The algorithm translates the problem into an extension of the classical Boolean satisfiability problem, satisfiability modulo…

多智能体系统 · 计算机科学 2023-12-18 Tomáš Kolárik , Stefan Ratschan , Pavel Surynek

Over the past several decades, CDCL SAT solvers have proven remarkably effective on large industrial formulas, despite SAT being NP-complete and widely believed to be intractable. While considerable empirical research has been done on…

计算机科学中的逻辑 · 计算机科学 2026-05-18 Shimin Zhang , Yechuan Xia , Chunxiao Li , Jianwen Li , Moshe Y. Vardi , Vijay Ganesh

Modern conflict-driven clause-learning (CDCL) Boolean SAT solvers provide efficient automatic analysis of real-world feature models (FM) of systems ranging from cars to operating systems. It is well-known that solver-based analysis of…

软件工程 · 计算机科学 2015-07-30 Jia Hui Liang , Vijay Ganesh , Venkatesh Raman , Krzysztof Czarnecki

In the contexts of automated reasoning and formal verification, important decision problems are effectively encoded into Satisfiability Modulo Theories (SMT). In the last decade efficient SMT solvers have been developed for several theories…

人工智能 · 计算机科学 2012-02-08 Roberto Sebastiani , Silvia Tomasi

In nature, symmetry governs regularities, while symmetry breaking brings texture. In artificial neural networks, symmetry has been a central design principle to efficiently capture regularities in the world, but the role of symmetry…

机器学习 · 计算机科学 2021-11-03 Hidenori Tanaka , Daniel Kunin

The distribution of overlaps of solutions of a random CSP is an indicator of the overall geometry of its solution space. For random $k$-SAT, nonrigorous methods from Statistical Physics support the validity of the ``one step replica…

离散数学 · 计算机科学 2007-05-23 Gabriel Istrate

Answer set programming (ASP) is a paradigm for declarative problem solving where problems are first formalized as rule sets, i.e., answer-set programs, in a uniform way and then solved by computing answer sets for programs. The…

人工智能 · 计算机科学 2011-08-31 Mai Nguyen , Tomi Janhunen , Ilkka Niemelä

The pattern of spontaneous chiral symmetry breaking (CSB) in confining background fields is analyzed. It is explicitly demonstrated how to get the inverse square root large proper time asymptotic of the operator product expansion which is…

高能物理 - 唯象学 · 物理学 2009-11-11 V. I. Shevchenko

In the Constraint Satisfaction Problem (CSP for short) the goal is to decide the existence of a homomorphism from a given relational structure $G$ to a given relational structure $H$. If the structure $H$ is fixed and $G$ is the only input,…

计算机科学中的逻辑 · 计算机科学 2025-10-14 Andrei A. Bulatov , Amirhossein Kazeminia

Symmetries occur naturally in CSP or SAT problems and are not very difficult to discover, but using them to prune the search space tends to be very challenging. Indeed, this usually requires finding specific elements in a group of…

人工智能 · 计算机科学 2011-07-25 Thierry Boy de la Tour , Mnacho Echenim

Symmetry handling inequalities (SHIs) are an appealing and popular tool for handling symmetries in integer programming. Despite their practical application, little is known about their interaction with optimization problems. This article…

最优化与控制 · 数学 2023-11-13 Christopher Hojny , Marc E. Pfetsch , José Verschae

In a previous paper, we proposed a unique physically implemented type simulator for combinatorial optimization problems, called the spontaneous symmetry breaking machine (SSBM). In this paper, we first report the results of experimental…

最优化与控制 · 数学 2026-04-16 Toshiya Sato , Takashi Goh

The Boolean satisfiability problem (SAT) is a well-known example of monotonic reasoning, of intense practical interest due to fast solvers, complemented by rigorous fine-grained complexity results. However, for non-monotonic reasoning,…

计算复杂性 · 计算机科学 2025-05-16 Victor Lagerkvist , Mohamed Maizia , Johannes Schmidt

This paper introduces SATFuL, a SAT solver for fuzzy logics. In contrast to the Boolean case, for which numerous SAT solvers exist, the SAT problem for fuzzy logics has attracted less attention, even though these tools have interesting…

计算机科学中的逻辑 · 计算机科学 2026-04-20 Pablo F. Castro

We propose a new type of symmetry breaking mechanism that takes boundaries into account, and show how it can detect surface modes by interpreting them as the order parameter associated with a generalized symmetry breaking. We argue that…

材料科学 · 物理学 2020-11-24 Sinéad M. Griffin , Michele Schiavina

Set constraints provide a highly general way to formulate program analyses. However, solving arbitrary boolean combinations of set constraints is NEXPTIME-hard. Moreover, while theoretical algorithms to solve arbitrary set constraints…

编程语言 · 计算机科学 2020-03-03 Joseph Eremondi