<div class="csl-bib-body">
<div class="csl-entry">Eiter, T., Geibinger, T., Musliu, N., Oetsch, J., & Kaminski, T. (2025). ASP-FZN: a translation-based constraint answer set solver. <i>Theory and Practice of Logic Programming</i>, <i>25</i>(4), 649–667. https://doi.org/10.1017/S1471068425100264</div>
</div>
-
dc.identifier.issn
1471-0684
-
dc.identifier.uri
http://hdl.handle.net/20.500.12708/221603
-
dc.description.abstract
We present the solver asp-fzn for Constraint Answer Set Programming (CASP), which extends ASP with linear constraints. Our approach is based on translating CASP programs into the solver-independent FlatZinc language that supports several Constraint Programming and Integer Programming backend solvers. Our solver supports a rich language of linear constraints, including some common global constraints. As for evaluation, we show that asp-fzn is competitive with state-of-the-art ASP solvers on benchmarks taken from past ASP competitions. Furthermore, we evaluate it on several CASP problems from the literature and compare its performance with clingcon, which is a prominent CASP solver that supports most of the asp-fzn language. The performance of asp-fzn is very promising as it is already competitive on plain ASP and even outperforms clingcon on some CASP benchmarks.
en
dc.language.iso
en
-
dc.publisher
CAMBRIDGE UNIV PRESS
-
dc.relation.ispartof
Theory and Practice of Logic Programming
-
dc.rights.uri
http://creativecommons.org/licenses/by/4.0/
-
dc.subject
answer set programming
en
dc.subject
constraint programming
en
dc.subject
integer programming
en
dc.title
ASP-FZN: a translation-based constraint answer set solver