AIJan 8, 2013

Translating NP-SPEC into ASP

arXiv:1301.1385v1
Originality Synthesis-oriented
AI Analysis

This work addresses the implementation gap for NP-SPEC users by providing ASP-based solutions, though it appears incremental as it builds on existing semantic similarities.

The paper tackled the problem of implementing NP-SPEC, a declarative language for NP problems, by translating it into various forms of Answer Set Programming (ASP), analyzing these translations to enable new implementations.

NP-SPEC is a language for specifying problems in NP in a declarative way. Despite the fact that the semantics of the language was given by referring to Datalog with circumscription, which is very close to ASP, so far the only existing implementations are by means of ECLiPSe Prolog and via Boolean satisfiability solvers. In this paper, we present translations from NP-SPEC into various forms of ASP and analyze them. We also argue that it might be useful to incorporate certain language constructs of NP-SPEC into mainstream ASP.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes