paper-with-me

Papers

Automata Techniques for Temporal Answer Set Programming

2021-09-17 · Susana Hahn

Temporal and dynamic extensions of Answer Set Programming (ASP) have played an important role in addressing dynamic problems, as they allow the use of temporal operators to reason with dynamic scenarios in a very effective way. In my Ph.D. research, I intend to exploit the relationship between automata theory and dynamic logic to add automata-based techniques to the ASP solver CLINGO helping us to deal with theses type of problems.

📄 PDF Abstract BibTeX arXiv:2109.08279

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Learning Automata-Based Complex Event Patterns in Answer Set Programming

2022-08-31 · Nikos Katzouris, Georgios Paliouras

Complex Event Recognition and Forecasting (CER/F) techniques attempt to detect, or even forecast ahead of time, event occurrences in streaming input using predefined event patterns. Such patterns are not always known in …

Temporal Answer Set Programming

2020-09-14 · Felicidad Aguado, Pedro Cabalar, Martin Dieguez, Gilberto Perez 외

We present an overview on Temporal Logic Programming under the perspective of its application for Knowledge Representation and declarative problem solving. Such programs are the result of combining usual rules with tempo…

Model SelectionTranslation

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 …

Representing Hybrid Automata by Action Language Modulo Theories

2017-07-20 · Joohyung Lee, Nikhil Loney, Yunsong Meng

Both hybrid automata and action languages are formalisms for describing the evolution of dynamic systems. This paper establishes a formal relationship between them. We show how to succinctly represent hybrid automata in …

Translation

Generating Shortest Synchronizing Sequences using Answer Set Programming

2013-12-20 · Canan Güniçen, Esra Erdem, Hüsnü Yenigün

For a finite state automaton, a synchronizing sequence is an input sequence that takes all the states to the same state. Checking the existence of a synchronizing sequence and finding a synchronizing sequence, if one exi…