paper-with-me

Papers

Splitting a Hybrid ASP Program

2020-09-22 · Alex Brik

Hybrid Answer Set Programming (Hybrid ASP) is an extension of Answer Set Programming (ASP) that allows ASP-like rules to interact with outside sources. The Splitting Set Theorem is an important and extensively used result for ASP. The paper introduces the Splitting Set Theorem for Hybrid ASP, which is for Hybrid ASP the equivalent of the Splitting Set Theorem, and shows how it can be applied to simplify computing answer sets for Hybrid ASP programs most relevant for practical applications.

📄 PDF Abstract BibTeX arXiv:2009.10236

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

How to Split a Logic Program

2021-09-17 · Rachel Ben-Eliyahu-Zohary

Answer Set Programming (ASP) is a successful method for solving a range of real-world applications. Despite the availability of fast ASP solvers, computing answer sets demands a very large computational power, since the …

Splitting Answer Set Programs with respect to Intensionality Statements (Extended Version)

2025-03-25 · Jorge Fandinno, Yuliya Lierler

Splitting a logic program allows us to reduce the task of computing its stable models to similar tasks for its subprograms. This can be used to increase solving performance and prove program correctness. We generalize th…

Automated Hybrid Grounding Using Structural and Data-Driven Heuristics

2025-07-23 · Alexander Beiser, Markus Hecher, Stefan Woltran arxiv

The grounding bottleneck poses one of the key challenges that hinders the widespread adoption of Answer Set Programming in industry. Hybrid Grounding is a step in alleviating the bottleneck by combining the strength of s…

SCQPTH: an efficient differentiable splitting method for convex quadratic programming

2023-08-16 · Andrew Butler

We present SCQPTH: a differentiable first-order splitting method for convex quadratic programs. The SCQPTH framework is based on the alternating direction method of multipliers (ADMM) and the software implementation is m…

Computational Efficiency

Epistemic Logic Programs: a study of some properties

2023-09-28 · Stefania Costantini, Andrea Formisano

Epistemic Logic Programs (ELPs), extend Answer Set Programming (ASP) with epistemic operators. The semantics of such programs is provided in terms of world views, which are sets of belief sets, i.e., syntactically, sets …