2006
DOI: 10.1007/s10817-006-9033-2
|View full text |Cite
|
Sign up to set email alerts
|

Answer Set Programming Based on Propositional Satisfiability

Abstract: Abstract. Answer Set Programming (ASP) emerged in the late 1990s as a new logic programming paradigm which has been successfully applied in various application domains. Also motivated by the availability of efficient solvers for propositional satisfiability (SAT), various reductions from logic programs to SAT were introduced in the past. All these reductions either are limited to a subclass of logic programs, or introduce new variables, or may produce exponentially bigger propositional formulas.In this paper, … Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1

Citation Types

1
88
0

Year Published

2008
2008
2021
2021

Publication Types

Select...
5
1

Relationship

1
5

Authors

Journals

citations
Cited by 124 publications
(89 citation statements)
references
References 44 publications
1
88
0
Order By: Relevance
“…ASP solvers could benefit (at least on tight programs) from the great amount of work done in SAT: search strategies, heuristics and combinations, which have been shown to be effective in SAT, can be imported (with the necessary adaptations) in ASP systems leading to similar improvements. This is indeed the case as shown in [24,27] (where results are shown to experimentally extend to nontight programs), and this is the current research trend that the main groups working on native procedures are following, by implementing optimized look-back techniques and heuristics in order to more efficiently handling "real-world" problems (see, e.g., [20,40,48] 7 ).…”
mentioning
confidence: 82%
See 4 more Smart Citations
“…ASP solvers could benefit (at least on tight programs) from the great amount of work done in SAT: search strategies, heuristics and combinations, which have been shown to be effective in SAT, can be imported (with the necessary adaptations) in ASP systems leading to similar improvements. This is indeed the case as shown in [24,27] (where results are shown to experimentally extend to nontight programs), and this is the current research trend that the main groups working on native procedures are following, by implementing optimized look-back techniques and heuristics in order to more efficiently handling "real-world" problems (see, e.g., [20,40,48] 7 ).…”
mentioning
confidence: 82%
“…3.1 cmodels cmodels [27] is a SAT-based ASP system which reduces the problem of answer set computation to the satisfiability problem of propositional formulas via Clark's completion, and uses a SAT solver as search engine. In order for the formula to be fed to a SAT solver, it needs to be converted into Conjunctive Normal Form (CNF), usually by adding variables (denoted with the set N).…”
Section: Remarkmentioning
confidence: 99%
See 3 more Smart Citations