中文
相关论文

相关论文: BreakID: Static Symmetry Breaking for ASP (System …

200 篇论文

Satisfiability filters, introduced by S. A. Weaver et al. in 2014, are a new and promising type of filters to address set membership testing. In order to construct satisfiability filters, it is necessary to find disparate solutions to hard…

量子物理 · 物理学 2017-04-10 Marlon Azinović , Daniel Herr , Bettina Heim , Ethan Brown , Matthias Troyer

Conventional processor architectures are restricted in exploiting instruction level parallelism (ILP) due to the relatively low number of programmer-visible registers. Therefore, more recent processor architectures expose their datapaths so…

计算机科学中的逻辑 · 计算机科学 2018-05-01 Marc Dahlem , Anoop Bhagyanath , Klaus Schneider

Answer Set Programming (ASP) is a powerful logic-based programming language, which is enjoying increasing interest within the scientific community and (very recently) in industry. The evaluation of ASP programs is traditionally carried out…

编程语言 · 计算机科学 2011-10-14 Simona Perri , Francesco Ricca , Marco Sirianni

In this paper we present a new approach to solve the satisfiability problem (SAT), based on boolean networks (BN). We define a mapping between a SAT instance and a BN, and we solve SAT problem by simulating the BN dynamics. We prove that BN…

人工智能 · 计算机科学 2011-02-01 Andrea Roli , Michela Milano

In this work a stand-alone preprocessor for SAT is presented that is able to perform most of the known preprocessing techniques. Preprocessing a formula in SAT is important for performance since redundancy can be removed. The preprocessor…

人工智能 · 计算机科学 2011-09-01 Norbert Manthey

Application Binary Interface (ABI) compatibility is essential for system or software updates to ensure that libraries continue to function. Tools that can assess a binary or library ABI can thus be used to make predictions about…

软件工程 · 计算机科学 2023-02-03 Vanessa Sochat , Tim Haines

Computer programs, so-called solvers, for solving the well-known Boolean satisfiability problem (Sat) have been improving for decades. Among the reasons, why these solvers are so fast, is the implicit usage of the formula's structural…

人工智能 · 计算机科学 2022-08-25 Markus Hecher

Structured merge tools exploit programming language syntactic structure to enhance merge accuracy by reducing spurious conflicts reported by unstructured tools. By creating and handling full ASTs, structured tools are language-specific and…

软件工程 · 计算机科学 2024-07-29 Guilherme Cavalcanti , Paulo Borba , Leonardo dos Anjos , Jonatas Clementino

Integrating logical reasoning within deep learning architectures has been a major goal of modern AI systems. In this paper, we propose a new direction toward this goal by introducing a differentiable (smoothed) maximum satisfiability…

机器学习 · 计算机科学 2019-05-30 Po-Wei Wang , Priya L. Donti , Bryan Wilder , Zico Kolter

Answer Set Programming (ASP) has emerged as a promising paradigm in knowledge representation and automated reasoning owing to its ability to model hard combinatorial problems from diverse domains in a natural way. Building on advances in…

计算机科学中的逻辑 · 计算机科学 2023-12-20 Mohimenul Kabir , Supratik Chakraborty , Kuldeep S Meel

Nature-inspired computation is receiving increasing attention. Various Ising machine implementations have recently been proven to be effective in solving numerous combinatorial optimization problems including maximum cut, low density parity…

信息论 · 计算机科学 2024-11-05 Ahmet Yusuf Salim , Bart Selman , Henry Kautz , Zeljko Ignjatovic , Selçuk Köse

Abstraction (in its various forms) is a powerful established technique in model-checking; still, when unbounded data-structures are concerned, it cannot always cope with divergence phenomena in a satisfactory way. Acceleration is an…

计算机科学中的逻辑 · 计算机科学 2013-10-04 Francesco Alberti , Silvio Ghilardi , Natasha Sharygina

This paper introduces {\Delta}Breakpad. It extends the Breakpad crash reporting system to handle software diversity effectively and efficiently by replicating and patching the debug information of diversified software versions. Simple…

密码学与安全 · 计算机科学 2018-04-10 Bert Abrath , Bart Coppens , Mohit Mishra , Jens Van den Broeck , Bjorn De Sutter

Scanning probe microscopy (SPM) is a valuable technique by which one can investigate the physical characteristics of the surfaces of materials. However, its widespread use is hampered by the time-consuming nature of running an experiment…

仪器与探测器 · 物理学 2025-09-03 Nicholas J. Sullivan , Julio J. Valdés , Kirk H. Bevan , Peter Grutter

We extend the well-known theoretical treatment of the spontaneous symmetry breaking (SSB) in two-component systems, combining linear coupling and self-attractive nonlinearity, to a system in which the linear coupling competes with repulsive…

斑图形成与孤子 · 物理学 2020-08-12 Hidetsugu Sakaguchi , Boris A. Malomed

Background. Developers use Automated Static Analysis Tools (ASATs) to control for potential quality issues in source code, including defects and technical debt. Tool vendors have devised quite a number of tools, which makes it harder for…

软件工程 · 计算机科学 2021-01-25 Valentina Lenarduzzi , Savanna Lujan , Nyyti Saarimaki , Fabio Palomba

Planning as satisfiability is a principal approach to planning with many eminent advantages. The existing planning as satisfiability techniques usually use encodings compiled from STRIPS. We introduce a novel SAT encoding scheme (SASE)…

人工智能 · 计算机科学 2014-01-21 Ruoyun Huang , Yixin Chen , Weixiong Zhang

Spontaneous symmetry breaking is an essential feature of modern science. We demonstrate that it also plays an important role in the physics of complex plasmas. Complex plasmas can serve as a powerful tool for observing and studying discrete…

等离子体物理 · 物理学 2010-04-22 Sergey K. Zhdanov , Markus H. Thoma , Gregor E. Morfill

As one of the paradigmatic models of non-equilibrium systems, the asymmetric simple exclusion process (ASEP) has been widely used to study many physical, chemical, and biological systems. The ASEP shows a range of nontrivial macroscopic…

统计力学 · 物理学 2016-05-09 Bo Tian , Rui Jiang , Mao-Bin Hu , Bin Jia

Parameterized algorithms are a way to solve hard problems more efficiently, given that a specific parameter of the input is small. In this paper, we apply this idea to the field of answer set programming (ASP). To this end, we propose two…

计算机科学中的逻辑 · 计算机科学 2017-02-10 Johannes Fichte , Markus Hecher , Michael Morak , Stefan Woltran