paper-with-me

Papers

Cplus2ASP: Computing Action Language C+ in Answer Set Programming

2026-05-10 · Joseph Babb, Joohyung Lee arxiv

We present Version 2 of system Cplus2ASP, which implements the definite fragment of action language C+. Its input language is fully compatible with the language of the Causal Calculator Version 2, but the new system is significantly faster thanks to modern answer set solving techniques. The translation implemented in the system is a composition of several recent theoretical results. The system orchestrates a tool chain, consisting of f2lp, clingo, iclingo, and as2transition. Under the incremental execution mode, the system translates a C+ description into the input language of iclingo, exploiting its incremental grounding mechanism. The correctness of this execution is justified by the module theorem extended to programs with nested expressions. In addition, the input language of the system has many useful features, such as external atoms by means of Lua calls and the user interactive mode. The system supports extensible multi-modal translations for other action languages, such as B and BC, as well.

📄 PDF Abstract BibTeX arXiv:2605.09528

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

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

Elaboration Tolerant Representation of Markov Decision Process via Decision-Theoretic Extension of Probabilistic Action Language pBC+

2019-04-01 · Yi Wang, Joohyung Lee

We extend probabilistic action language pBC+ with the notion of utility as in decision theory. The semantics of the extended pBC+ can be defined as a shorthand notation for a decision-theoretic extension of the probabili…

Proceedings of the eleventh Workshop on Answer Set Programming and Other Computing Paradigms 2018

2018-12-09 · Jorge Fandinno, Johannes Fichte

This is the Proceedings of the eleventh Workshop on Answer Set Programming and Other Computing Paradigms (ASPOCP) 2018, which was held in Oxford, UK, July 18th, 2018.

Proceedings of the twelfth Workshop on Answer Set Programming and Other Computing Paradigms 2019

2019-11-21 · Jorge Fandinno, Johannes Fichte

This is the Proceedings of the twelfth Workshop on Answer Set Programming and Other Computing Paradigms (ASPOCP) 2019, which was held in Philadelphia, USA, June 3rd , 2019.

An application of Answer Set Programming in Distributed Architectures: ASP Microservices

2020-09-22 · Stefania Costantini, Lorenzo De Lauretis

We propose an approach to the definition of microservices with an Answer Set Programming (ASP) `core', where microservices are a successful abstraction for designing distributed applications as suites of independently de…

Cloud Computing