paper-with-me

홈 › Papers

Advancing Lazy-Grounding ASP Solving Techniques -- Restarts, Phase Saving, Heuristics, and More

2020-08-08 · Antonius Weinzierl, Richard Taupe, Gerhard Friedrich

Answer-Set Programming (ASP) is a powerful and expressive knowledge representation paradigm with a significant number of applications in logic-based AI. The traditional ground-and-solve approach, however, requires ASP programs to be grounded upfront and thus suffers from the so-called grounding bottleneck (i.e., ASP programs easily exhaust all available memory and thus become unsolvable). As a remedy, lazy-grounding ASP solvers have been developed, but many state-of-the-art techniques for grounded ASP solving have not been available to them yet. In this work we present, for the first time, adaptions to the lazy-grounding setting for many important techniques, like restarts, phase saving, domain-independent heuristics, and learned-clause deletion. Furthermore, we investigate their effects and in general observe a large improvement in solving capabilities and also uncover negative effects in certain cases, indicating the need for portfolio solving as known from other solvers. Under consideration for acceptance in TPLP.

📄 PDF Abstract BibTeX arXiv:2008.03526

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Degrees of Laziness in Grounding: Effects of Lazy-Grounding Strategies on ASP Solving

2019-03-29 · Richard Taupe, Antonius Weinzierl, Gerhard Friedrich

The traditional ground-and-solve approach to Answer Set Programming (ASP) suffers from the grounding bottleneck, which makes large-scale problem instances unsolvable. Lazy grounding is an alternative approach that interl…

Exploiting Partial Knowledge in Declarative Domain-Specific Heuristics for ASP

2019-09-18 · Richard Taupe, Konstantin Schekotihin, Peter Schüller, Antonius Weinzierl 외

Domain-specific heuristics are an important technique for solving combinatorial problems efficiently. We propose a novel semantics for declarative specifications of domain-specific heuristics in Answer Set Programming (A…

Negation

Conflict Generalisation in ASP: Learning Correct and Effective Non-Ground Constraints

2020-08-07 · Richard Taupe, Antonius Weinzierl, Gerhard Friedrich

Generalising and re-using knowledge learned while solving one problem instance has been neglected by state-of-the-art answer set solvers. We suggest a new approach that generalises learned nogoods for re-use to speed-up …

Clingcon: The Next Generation

2017-05-12 · Mutsunori Banbara, Benjamin Kaufmann, Max Ostrowski, Torsten Schaub

We present the third generation of the constraint answer set system clingcon, combining Answer Set Programming (ASP) with finite domain constraint processing (CP). While its predecessors rely on a black-box approach to h…

Specifying and Exploiting Non-Monotonic Domain-Specific Declarative Heuristics in Answer Set Programming

2022-09-19 · Richard Comploi-Taupe, Gerhard Friedrich, Konstantin Schekotihin, Antonius Weinzierl

Domain-specific heuristics are an essential technique for solving combinatorial problems efficiently. Current approaches to integrate domain-specific heuristics with Answer Set Programming (ASP) are unsatisfactory when d…