paper-with-me

Papers

A survey of advances in epistemic logic program solvers

2018-09-19 · Anthony P. Leclerc, Patrick Thor Kahl

Recent research in extensions of Answer Set Programming has included a renewed interest in the language of Epistemic Specifications, which adds modal operators K ("known") and M ("may be true") to provide for more powerful introspective reasoning and enhanced capability, particularly when reasoning with incomplete information. An epistemic logic program is a set of rules in this language. Infused with the research has been the desire for an efficient solver to enable the practical use of such programs for problem solving. In this paper, we report on the current state of development of epistemic logic program solvers.

📄 PDF Abstract BibTeX arXiv:1809.07141

Code (0)

등록된 구현이 없습니다.

Tasks

Survey

Similar Papers 제목 키워드 기반

Solving Epistemic Logic Programs using Generate-and-Test with Propagation

2024-10-29 · Jorge Fandinno, Lute Lillo

This paper introduces a general framework for generate-and-test-based solvers for epistemic logic programs that can be instantiated with different generator and tester programs, and we prove sufficient conditions on thos…

A Parallel Memory-efficient Epistemic Logic Program Solver: Harder, Better, Faster

2016-08-24 · Patrick Thor Kahl, Anthony P. Leclerc, Tran Cao Son

As the practical use of answer set programming (ASP) has grown with the development of efficient solvers, we expect a growing interest in extensions of ASP as their semantics stabilize and solvers supporting them mature.…

eclingo: A solver for Epistemic Logic Programs

2020-08-05 · Pedro Cabalar, Jorge Fandinno, Javier Garea, Javier Romero 외

We describe eclingo, a solver for epistemic logic programs under Gelfond 1991 semantics built upon the Answer Set Programming system clingo. The input language of eclingo uses the syntax extension capabilities of clingo …

Implementing Default and Autoepistemic Logics via the Logic of GK

2014-05-05 · Jianmin Ji, Hannes Strass

The logic of knowledge and justified assumptions, also known as logic of grounded knowledge (GK), was proposed by Lin and Shoham as a general logic for nonmonotonic reasoning. To date, it has been used to embed in it def…

Translation

Refining the Semantics of Epistemic Specifications

2021-09-17 · Ezgi Iraz Su

Answer set programming (ASP) is an efficient problem-solving approach, which has been strongly supported both scientifically and technologically by several solvers, ongoing active research, and implementations in many di…