paper-with-me

Papers

Implementing Metric Temporal Answer Set Programming

2026-01-28 · Arvid Becker, Pedro Cabalar, Martin Diéguez, Susana Hahn, Javier Romero, Torsten Schaub arxiv

We develop a computational approach to Metric Answer Set Programming (ASP) to allow for expressing quantitative temporal constraints, like durations and deadlines. A central challenge is to maintain scalability when dealing with fine-grained timing constraints, which can significantly exacerbate ASP's grounding bottleneck. To address this issue, we leverage extensions of ASP with difference constraints, a simplified form of linear constraints, to handle time-related aspects externally. Our approach effectively decouples metric ASP from the granularity of time, resulting in a solution that is unaffected by time precision.

📄 PDF Abstract BibTeX arXiv:2601.20735

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Meta-Programming for Linear-time Temporal Answer Set Programming

2026-05-28 · Susana Hahn, Amadé Nemes, Javier Romero, Torsten Schaub arxiv

The development of temporal extensions of Answer Set Programming (ASP) has led to the emergence of non-monotonic linear-time (TEL), dynamic (DEL), and metric (MEL) temporal equilibrium logics. However, the inherent rigid…

Implementing Dynamic Answer Set Programming

2020-02-17 · Pedro Cabalar, Martín Diéguez, Torsten Schaub, François Laferrière

We introduce an implementation of an extension of Answer Set Programming (ASP) with language constructs from dynamic (and temporal) logic that provides an expressive computational framework for modeling dynamic applicati…

Translation

Towards Metric Temporal Answer Set Programming

2020-08-05 · Pedro Cabalar, Martin Dieguez, Torsten Schaub, Anna Schuhmann

We elaborate upon the theoretical foundations of a metric temporal extension of Answer Set Programming. In analogy to previous extensions of ASP with constructs from Linear Temporal and Dynamic Logic, we accomplish this …

Compiling Metric Temporal Answer Set Programming

2025-06-09 · Arvid Becker, Pedro Cabalar, Martin Diéguez, Javier Romero 외

We develop a computational approach to Metric Answer Set Programming (ASP) to allow for expressing quantitative temporal constrains, like durations and deadlines. A central challenge is to maintain scalability when deali…

Automata for dynamic answer set solving: Preliminary report

2021-09-04 · Pedro Cabalar, Martín Diéguez, Susana Hahn, Torsten Schaub

We explore different ways of implementing temporal constraints expressed in an extension of Answer Set Programming (ASP) with language constructs from dynamic logic. Foremost, we investigate how automata can be used for …