中文
相关论文

相关论文: Satisfiability of Constrained Horn Clauses on Alge…

200 篇论文

The Shapes Constraint Language (SHACL) is the recent W3C recommendation language for validating RDF data, by verifying certain shapes on graphs. Previous work has largely focused on the validation problem and the standard decision problems…

人工智能 · 计算机科学 2022-06-16 Paolo Pareti , George Konstantinidis , Fabio Mogavero

Abductive reasoning generates explanatory hypotheses for new observations using prior knowledge. This paper investigates the use of forgetting, also known as uniform interpolation, to perform ABox abduction in description logic (ALC)…

人工智能 · 计算机科学 2018-11-14 Warren Del-Pinto , Renate A. Schmidt

Real numbers in constructive mathematics have always seemed to require compromises of one form or another. Classical proofs of Cauchy completeness require countable choice, Bishop's setoid construction introduces persistent bookkeeping…

计算机科学中的逻辑 · 计算机科学 2026-04-29 Jackson Brough

Basic proof-search tactics in logic and type theory can be seen as the root-first applications of rules in an appropriate sequent calculus, preferably without the redundancies generated by permutation of rules. This paper addresses the…

计算机科学中的逻辑 · 计算机科学 2015-07-01 Stéphane Jean Eric Lengrand , Roy Dyckhoff , James McKinna

Constraint Handling Rules (CHR) have provided a realistic solution to an over-arching problem in many fields that deal with constraint logic programming: how to combine recursive functions or relations with constraints while avoiding…

计算与语言 · 计算机科学 2007-05-23 Gerald Penn

Threat detection systems rely on rule-based logic to identify adversarial behaviors, yet the conformance of these rules to high-level threat models is rarely verified formally. We present a formal verification framework that models both…

密码学与安全 · 计算机科学 2025-09-17 Dumitru-Bogdan Prelipcean , Cătălin Dima

Reasoning about functions that operate over algebraic data types is an important problem for a large variety of applications. One application of particular interest is network applications that manipulate or reason about complex message…

计算机科学中的逻辑 · 计算机科学 2016-03-30 Tuan-Hung Pham , Andrew Gacek , Michael W. Whalen

One of the main challenges in software verification is efficient and precise compositional analysis of programs with procedures and loops. Interpolation methods remain one of the most promising techniques for such verification, and are…

计算机科学中的逻辑 · 计算机科学 2013-01-22 Philipp Rümmer , Hossein Hojjat , Viktor Kuncak

Hitting formulas have been studied in many different contexts at least since [Iwama,89]. A hitting formula is a set of Boolean clauses such that any two of them cannot be simultaneously falsified. [Peitl,Szeider,05] conjectured that hitting…

计算复杂性 · 计算机科学 2024-08-16 Yuval Filmus , Edward A. Hirsch , Artur Riazanov , Alexander Smal , Marc Vinyals

Many Program Verification and Synthesis problems of interest can be modeled directly using Horn clauses and many recent advances in the CLP and CAV communities have centered around efficiently solving problems presented as Horn clauses. The…

计算机科学中的逻辑 · 计算机科学 2018-09-13 Temesghen Kahsai , German Vidal

For typical first-order logical theories, satisfying assignments have a straightforward finite representation that can directly serve as a certificate that a given assignment satisfies the given formula. For non-linear real arithmetic…

计算机科学中的逻辑 · 计算机科学 2025-03-07 Enrico Lipparini , Stefan Ratschan

We propose a new type-theoretic approach to SLD-resolution and Horn-clause logic programming. It views Horn formulas as types, and derivations for a given query as a construction of the inhabitant (a proof-term) for the type given by the…

计算机科学中的逻辑 · 计算机科学 2015-10-16 Peng Fu , Ekaterina Komendantskaya

An inductive theorem proving method for constrained term rewriting systems, which is based on rewriting induction, needs a decision procedure for reduction-completeness of constrained terms. In addition, the sufficient complete property of…

形式语言与自动机理论 · 计算机科学 2013-11-25 Naoki Nishida , Masahiko Sakai , Yasuhiro Nakano

We propose a new parameter called proofdoor in an attempt to explain the efficiency of CDCL SAT solvers over formulas derived from circuit (esp., arithmetic) verification applications. Informally, given an unsatisfiable CNF formula F over n…

计算复杂性 · 计算机科学 2026-03-30 Sunidhi Singh , Vincent Liew , Marc Vinyals , Vijay Ganesh

We present HornStr, the first solver for invariant synthesis for Regular Model Checking (RMC) with the specification provided in the SMT-LIB 2.6 theory of strings. It is well-known that invariant synthesis for RMC subsumes various important…

计算机科学中的逻辑 · 计算机科学 2025-05-27 Hongjian Jiang , Anthony W. Lin , Oliver Markgraf , Philipp Rümmer , Daniel Stan

Conformal inference is a method that provides prediction sets for machine learning models, operating independently of the underlying distributional assumptions and relying solely on the exchangeability of training and test data. Despite its…

统计方法学 · 统计学 2025-10-01 Daniela Corbetta , Livio Finos , Ludwig Geistlinger , Davide Risso

Understanding cellular mechanisms requires integrating information across DNA, RNA, and protein - the three molecular systems linked by the Central Dogma of molecular biology. While domain-specific foundation models have achieved success…

机器学习 · 计算机科学 2026-01-13 Nobuyuki Ota

Decision Transformer (DT) is an innovative algorithm leveraging recent advances of the transformer architecture in reinforcement learning (RL). However, a notable limitation of DT is its reliance on recalling trajectories from datasets,…

机器学习 · 计算机科学 2023-11-02 Yi Ma , Chenjun Xiao , Hebin Liang , Jianye Hao

Despite decades of research, there are still a number of concepts commonly found in software programs that are considered challenging for verification: among others, such concepts include concurrency, and the compositional analysis of…

计算机科学中的逻辑 · 计算机科学 2013-02-19 Philipp Rümmer , Hossein Hojjat , Viktor Kuncak

Tree Regular Model Checking (TRMC) is the name of a family of techniques for analyzing infinite-state systems in which states are represented by terms, and sets of states by Tree Automata (TA). The central problem in TRMC is to decide…

形式语言与自动机理论 · 计算机科学 2012-03-09 Thomas Genet , Tristan Le Gall , Axel Legay , Valerie Murat