paper-with-me

Papers

Deductive Systems for Logic Programs with Counting

2025-11-24 · Jorge Fandinno, Vladimir Lifschitz arxiv

In answer set programming, two groups of rules are considered strongly equivalent if they have the same meaning in any context. Strong equivalence of two programs can be sometimes established by deriving rules of each program from rules of the other in an appropriate deductive system. This paper shows how to extend this method of proving strong equivalence to programs containing the counting aggregate.

📄 PDF Abstract BibTeX arXiv:2511.19565

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Neural-Guided Deductive Search for Real-Time Program Synthesis from Examples

2018-04-03 · ICLR 2018 1 · Ashwin Kalyan, Abhishek Mohta, Oleksandr Polozov, Dhruv Batra 외

Synthesizing user-intended programs from a small number of input-output examples is a challenging problem with several important applications like spreadsheet manipulation, data wrangling and code refactoring. Existing s…

Program Synthesis

One-shot Information Extraction from Document Images using Neuro-Deductive Program Synthesis

2019-06-06 · Vishal Sunder, Ashwin Srinivasan, Lovekesh Vig, Gautam Shroff 외

Our interest in this paper is in meeting a rapidly growing industrial demand for information extraction from images of documents such as invoices, bills, receipts etc. In practice users are able to provide a very small n…

Program Synthesis

Quantitative Logic Reasoning

2019-05-14 · Marcelo Finger

In this paper we show several similarities among logic systems that deal simultaneously with deductive and quantitative inference. We claim it is appropriate to call the tasks those systems perform as Quantitative Logic …

Counting Answer Sets of Disjunctive Answer Set Programs

2025-07-15 · Mohimenul Kabir, Supratik Chakraborty, Kuldeep S Meel arxiv

Answer Set Programming (ASP) provides a powerful declarative paradigm for knowledge representation and reasoning. Recently, counting answer sets has emerged as an important computational problem with applications in prob…

Application of Methods for Syntax Analysis of Context-Free Languages to Query Evaluation of Logic Programs

2014-05-15 · Heike Stephan

My research goal is to employ a parser generation algorithm based on the Earley parsing algorithm to the evaluation and compilation of queries to logic programs, especially to deductive databases. By means of partial ded…