中文
相关论文

相关论文: On cascade products of answer set programs

200 篇论文

Answer Set Programming (ASP) is a successful method for solving a range of real-world applications. Despite the availability of fast ASP solvers, computing answer sets demands a very large computational power, since the problem tackled is…

人工智能 · 计算机科学 2021-09-20 Rachel Ben-Eliyahu-Zohary

Automata networks are a versatile model of finite discrete dynamical systems composed of interacting entities (the automata), able to embed any directed graph as a dynamics on its space of configurations (the set of vertices, representing…

离散数学 · 计算机科学 2025-09-24 Aliénor Goubault-Larrecq , Kévin Perrot

Our starting point are register automata for data words, in the style of Kaminski and Francez. We study the effects of the single-use restriction, which says that a register is emptied immediately after being used. We show that under the…

形式语言与自动机理论 · 计算机科学 2020-05-08 Mikołaj Bojańczyk , Rafał Stefański

The purpose of this paper is to present simple and general algebraic methods for describing series connections in quantum networks. These methods build on and generalize existing methods for series (or cascade) connections by allowing for…

量子物理 · 物理学 2009-04-09 J. Gough , M. R. James

Answer Set Programming (ASP) is a widely used declarative programming paradigm that has shown great potential in solving complex computational problems. However, the inability to natively support non-integer arithmetic has been highlighted…

人工智能 · 计算机科学 2023-12-08 Francesco Pacenza , Jessica Zangari

We propose an end-to-end approach for Answer Set Programming (ASP) and linear algebraically compute stable models satisfying given constraints. The idea is to implement Lin-Zhao's theorem together with constraints directly in vector spaces…

人工智能 · 计算机科学 2025-10-03 Taisuke Sato , Akihiro Takemura , Katsumi Inoue

Typical arguments for results like Kleene's Second Recursion Theorem and the existence of self-writing computer programs bear the fingerprints of equational reasoning and combinatory logic. In fact, the connection of combinatory logic and…

计算机科学中的逻辑 · 计算机科学 2024-02-14 Lawrence S. Moss

This technical report describes the usage, syntax, semantics and core algorithms of the probabilistic inductive logic programming framework PrASP. PrASP is a research software which integrates non-monotonic reasoning based on Answer Set…

人工智能 · 计算机科学 2017-01-02 Matthias Nickles

We introduce a set of eight universal Rules of Inference by which computer programs with known properties (axioms) are transformed into new programs with known properties (theorems). Axioms are presented to formalize a segment of Number…

计算机科学中的逻辑 · 计算机科学 2007-05-23 Charlie Volkstorf

There is growing evidence that independently trained AI systems come to represent the world in the same way. In other words, independently trained embeddings from text, vision, audio, and neural signals share an underlying geometry. We call…

神经元与认知 · 定量生物学 2026-02-19 Akhil Ramidi , Kevin Scharp

Answer Set Programming (ASP) is a well-known declarative formalism in logic programming. Efficient implementations made it possible to apply ASP in many scenarios, ranging from deductive databases applications to the solution of hard…

计算机科学中的逻辑 · 计算机科学 2020-02-19 Bernardo Cuteri , Carmine Dodaro , Francesco Ricca , Peter Schüller

We study the problem of automated hypersafety verification of infinite-state recursive programs. We propose an infinite class of product programs, specifically designed with recursion in mind, that reduce the hypersafety verification of a…

编程语言 · 计算机科学 2025-08-26 Ruotong Cheng , Azadeh Farzan

Answer Set Programming (ASP) is a powerful tool for solving real-world problems. However, many problems involve numeric values and complex constraints beyond the capabilities of standard ASP solvers. Hybrid solvers like CLINGCON and…

人工智能 · 计算机科学 2025-02-14 Nicolas Rühling

Logic Production System (LPS) is a logic-based framework for modelling reactive behaviour. Based on abductive logic programming, it combines reactive rules with logic programs, a database and a causal theory that specifies transitions…

人工智能 · 计算机科学 2021-09-23 Krysia Broda , Fariba Sadri , Stephen Butler

Answer Set Programming (ASP) with stable model semantics has proven highly effective for knowledge representation and reasoning. However, the minimality requirement of stable models can be restrictive for applications requiring exploration…

计算机科学中的逻辑 · 计算机科学 2026-01-30 Fang Li , Gopal Gupta

Artificial Intelligence (AI) approaches to problem-solving and decision-making are becoming more and more complex, leading to a decrease in the understandability of solutions. The European Union's new General Data Protection Regulation…

人工智能 · 计算机科学 2018-09-24 Jorge Fandinno , Claudia Schulz

Dealing with context dependent knowledge has led to different formalizations of the notion of context. Among them is the Contextualized Knowledge Repository (CKR) framework, which is rooted in description logics but links on the reasoning…

人工智能 · 计算机科学 2021-12-23 Loris Bozzato , Thomas Eiter , Rafael Kiesel

In a seminal article, Kahn has introduced the notion of process network and given a semantics for those using Scott domains whose elements are (possibly infinite) sequences of values. This model has since then become a standard tool for…

编程语言 · 计算机科学 2011-09-07 Romain Beauxis , Samuel Mimram

Every definite logic program has as its meaning a least Herbrand model with respect to the program-independent ordering "set-inclusion". In the case of normal logic programs there do not exist least models in general. However, according to…

计算机科学中的逻辑 · 计算机科学 2011-09-01 Rainer Lüdecke

The study of finite automata and regular languages is a privileged meeting point of algebra and logic. Since the work of Buchi, regular languages have been classified according to their descriptive complexity, i.e. the type of logical…

计算机科学中的逻辑 · 计算机科学 2017-01-11 Pascal Tesson , Denis Therien