2013
DOI: 10.1007/978-3-642-40564-8_5
|View full text |Cite
|
Sign up to set email alerts
|

The Fourth Answer Set Programming Competition: Preliminary Report

Abstract: Answer Set Programming is a well-established paradigm of declarative programming in close relationship with other declarative formalisms such as SAT Modulo Theories, Constraint Handling Rules, PDDL and many others. Since its first informal editions, ASP systems are compared in the nowadays customary ASP Competition. The fourth ASP Competition, held in 2012/2013, is the sequel to previous editions and it was jointly organized by University of Calabria (Italy) and the Vienna University of Technology (Austria). P… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
32
0

Year Published

2014
2014
2021
2021

Publication Types

Select...
6
2

Relationship

3
5

Authors

Journals

citations
Cited by 35 publications
(32 citation statements)
references
References 40 publications
0
32
0
Order By: Relevance
“…The rewritings introduced in Section 3 have been implemented in a prototype system written in Python and available at the following URL: http://alviano.net/ software/f-stable-models/. The prototype accepts an input language whose syntax is almost conformant to ASP Core 2.0 [2]. It is a first-order language, meaning that propositional atoms are replaced by first-order atoms made of a predicate and a list or terms, where each term is an object constant, an object variable, or a composed term obtained by combining a function symbol with other terms.…”
Section: Methodsmentioning
confidence: 99%
See 1 more Smart Citation
“…The rewritings introduced in Section 3 have been implemented in a prototype system written in Python and available at the following URL: http://alviano.net/ software/f-stable-models/. The prototype accepts an input language whose syntax is almost conformant to ASP Core 2.0 [2]. It is a first-order language, meaning that propositional atoms are replaced by first-order atoms made of a predicate and a list or terms, where each term is an object constant, an object variable, or a composed term obtained by combining a function symbol with other terms.…”
Section: Methodsmentioning
confidence: 99%
“…In this problem, two vectors u and v of integers as well as an integer b are given, and the task is to decide whether the formula ∃x∀y(ux + vy = b) is true, where x and y are vectors of binary variables of the same length as u and v, respectively. For example, for u = [1,2], v = [2,3], and b = 5, the task is to decide whether the following formula is true:…”
Section: Introductionmentioning
confidence: 99%
“…We decided first to simplify the scoring system w.r.t. the last edition (see (Alviano et al 2013a)), and to improve it in the case of optimization problems.…”
Section: Format Of the Fifth Asp Competitionmentioning
confidence: 99%
“…Answer-set programming (ASP) allows one to specify problems declaratively. Furthermore, powerful ASP solvers (e.g., [15,22]) are publicly available and the ASP community is constantly working on improving the performance (witnessed, for example, by the biennial ASP competition [1]). In the following we introduce ASP, thereby restricting ourselves to the syntax and semantics relevant in this work.…”
Section: Answer-set Programmingmentioning
confidence: 99%
“…In Encoding 5 we first obtain the voters and the domain (positions and candidates) as in the previous encodings (rules [1][2]. In rules (3-4) we guess the shifts in the votes.…”
Section: Observation 1])mentioning
confidence: 99%