This paper contains examples for a companion paper "The Prolog Debugger and Declarative programming", which discusses (in)adequacy of the Prolog debugger for declarative programming. logic programming is a d...
详细信息
We propose answer-set programs that specify and compute counterfactual interventions as a basis for causality-based explanations to decisions produced by classification models. They can be applied with black-box model...
详细信息
Reasoning over streams of input data is an essential part of human intelligence. During the last decade stream reasoning has emerged as a research area within the AI-community with many potential applications. In fact...
详细信息
In logic programming, derivations are dependant on two kinds of implicit parameters: history of a derivation step, and (in case of implementation) also algorithms, which restrict the freedom of derivation and generate...
详细信息
Datalog is a declarative logic programming language that uses classical logical reasoning as its basic form of reasoning. Defeasible reasoning is a form of non-classical reasoning that is able to deal with exceptions ...
详细信息
Reaction Systems (RSs) are a successful computational framework inspired by biological systems. A RS pairs a set of entities with a set of reactions over them. Entities can be used to enable or inhibit each reaction, ...
详细信息
Answer Set programming is a well-known declarative programming paradigm proposed in the area of logic programming and non-monotonic reasoning. Although ASP features a simple syntax and an intuitive semantics, errors a...
详细信息
We propose RTECinc, an incremental version of RTEC, a composite event recognition engine with formal, declarative semantics, that has been shown to scale to several real-world data streams. RTEC deals with delayed arr...
详细信息
Epistemic logic Programs (ELPs) are an extension of Answer Set programming (ASP) with epistemic operators that allow for a form of meta-reasoning, that is, reasoning over multiple possible worlds. Existing ELP solving...
详细信息
We describe eclingo, a solver for epistemic logic programs under Gelfond 1991 semantics built upon the Answer Set programming system clingo. The input language of eclingo uses the syntax extension capabilities of clin...
详细信息
暂无评论