2018
DOI: 10.1017/s1471068418000285
|View full text |Cite
|
Sign up to set email alerts
|

Constraint Answer Set Programming without Grounding

Abstract: Extending ASP with constraints (CASP) enhances its expressiveness and performance. This extension is not straightforward as the grounding phase, present in most ASP systems, removes variables and the links among them, and also causes a combinatorial explosion in the size of the program. Several methods to overcome this issue have been devised: restricting the constraint domains (e.g., discrete instead of dense), or the type (or number) of models that can be returned. In this paper we propose to incorporate con… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
79
0

Year Published

2019
2019
2021
2021

Publication Types

Select...
5
2

Relationship

1
6

Authors

Journals

citations
Cited by 62 publications
(79 citation statements)
references
References 19 publications
0
79
0
Order By: Relevance
“…-Availability of well known and mature solvers to be used such as CLASP and DLV. Furthermore, new interesting solvers such as s(CASP) [1,47] have potential interest in our problem. It is worth to mention that Prolog-type solvers of such as XSB and CIAO [1,32] can also be considered.…”
Section: Pre-evaluation Of Ceciliamentioning
confidence: 99%
See 1 more Smart Citation
“…-Availability of well known and mature solvers to be used such as CLASP and DLV. Furthermore, new interesting solvers such as s(CASP) [1,47] have potential interest in our problem. It is worth to mention that Prolog-type solvers of such as XSB and CIAO [1,32] can also be considered.…”
Section: Pre-evaluation Of Ceciliamentioning
confidence: 99%
“…Furthermore, new interesting solvers such as s(CASP) [1,47] have potential interest in our problem. It is worth to mention that Prolog-type solvers of such as XSB and CIAO [1,32] can also be considered. -ASP can naturally interact with Inductive Logic Programming (ILP) [12].…”
Section: Pre-evaluation Of Ceciliamentioning
confidence: 99%
“…Finally, grounding has been entirely avoided by some systems that aim at query answering. This has been realized by evaluating programs of normal rules in a top-down Prolog-like manner [87], both on the ground level in GALLIWASP [88] and on the first-order level in S(ASP) [10].…”
Section: Lazy-grounding Techniquesmentioning
confidence: 99%
“…Some works have been carried out to integrate data-driven solutions into declarative systems with the aim of increasing performance; for instance, such solutions are used for inductively choosing configurations, algorithms selection, and proper coupling of subsystems Maratea et al 2014;Fuscà et al 2017). In some proposals, see for instance SMT (Cok et al 2015;Mellarkod et al 2016; Barrett and Tinelli 2018;Barrett et al 2013) or CASP (Baselice et al 2005;Mellarkod et al 2008;Balduccini and Lierler 2017;Lierler and Susman 2017;Shen and Lierler 2018;Arias et al 2018), the logic solver can select statements that should be checked by external theory/numerical solvers, so that the next steps carried out by the logic solver depend on the answers produced by the external ones. Some works mix statistical analysis and ASP (Gelfond 2010;Nickles and Mileo 2014;Beck et al 2015): here, the aim is to extend logic programs with probabilistic reasoning, either by a direct integration or by embedding external predicates.…”
Section: Related Workmentioning
confidence: 99%