paper-with-me

Papers

SM-based Semantics for Answer Set Programs Containing Conditional Literals and Arithmetic

2025-11-03 · Zachary Hansen, Yuliya Lierler arxiv

Modern answer set programming solvers such as CLINGO support advanced language constructs that improve the expressivity and conciseness of logic programs. Conditional literals are one such construct. They form "subformulas" that behave as nested implications within the bodies of logic rules. Their inclusion brings the form of rules closer to the less restrictive syntax of first-order logic. These qualities make conditional literals useful tools for knowledge representation. In this paper, we propose a semantics for logic programs with conditional literals and arithmetic based on the SM operator. These semantics do not require grounding, unlike the established semantics for such programs that relies on a translation to infinitary propositional logic. The main result of this paper establishes the precise correspondence between the proposed and existing semantics.

📄 PDF Abstract BibTeX arXiv:2511.01753

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

On the Semantics of Gringo

2013-12-20 · Amelia Harrison, Vladimir Lifschitz, Fangkai Yang

Input languages of answer set solvers are based on the mathematically simple concept of a stable model. But many useful constructs available in these languages, including local variables, conditional literals, and aggreg…

eclingo: A solver for Epistemic Logic Programs

2020-08-05 · Pedro Cabalar, Jorge Fandinno, Javier Garea, Javier Romero 외

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 clingo …

A Functional View of Strong Negation in Answer Set Programming

2013-12-20 · Michael Bartholomew, Joohyung Lee

The distinction between strong negation and default negation has been useful in answer set programming. We present an alternative account of strong negation, which lets us view strong negation in terms of the functional …

Negation

Improved Answer-Set Programming Encodings for Abstract Argumentation

2015-07-23 · Sarah A. Gaggl, Norbert Manthey, Alessandro Ronca, Johannes P. Wallner 외

The design of efficient solutions for abstract argumentation problems is a crucial step towards advanced argumentation systems. One of the most prominent approaches in the literature is to use Answer-Set Programming (ASP…

Abstract Argumentation

Thirty years of Epistemic Specifications

2021-08-17 · Jorge Fandinno, Wolfgang Faber, Michael Gelfond

The language of epistemic specifications and epistemic logic programs extends disjunctive logic programs under the stable model semantics with modal constructs called subjective literals. Using subjective literals, it is…