The Second ASP Competition will take place at the University of Leuven in Belgium in the first half of 2009. It will be run on a pool of Linux machines of the DTAI-research group of the K.U.Leuven. It is a sequel to the First Answer Set System Competition, held at the Universität Potsdam in Germany in 2006-2007 in conjunction with LPNMR’07. The current competition is held in conjunction with the Tenth International Conference on Logic Programming and Nonmonotonic Reasoning (LPNMR'09) where the results will be published.
In many real-life problems, we search for objects of complex nature - plans, schedules, assignments. Different scientific areas are concerned with the development of systems that compute such objects from specifications. Thus, languages are needed to describe such objects called "answer sets", "valuations", "structures", "models", depending on the area, and algorithms to extract them from these descriptions.
Answer Set Programming (ASP), Propositional Satisfiability (SAT) and
Constraint Programming (CP) are arguably the three most prominent areas
that develop such languages and techniques.
The purpose of the competition is to be as informative as possible about strengths and weaknesses of declarative systems. Submission of special purpose programs for solving certain benchmark problems falsifies the information that we get from the rankings and goes against the spirit of the competition. Moreover, since the report of the competition, which will be published at LPNMR, will attribute the scores of a team to its used declarative system, the use of special purpose programs for certain benchmarks can rightfully be considered as scientific fraud.
We appeal to participants to be fair to the spirit of the competition and not to submit special purpose solutions (so that we can evaluate their solvers, not their C++ programming skills). The organizers retain the right to inspect submissions and exclude certain benchmark solutions. If entrants do not agree, they may search for appeal with the Program Committee.
THE TEAM OF POTSDAM IMPLEMENTED THIS IDEA AND MADE ALL THEIR SOLUTIONS AVAILABLE ON THE NEW ASPARAGUS PROTOTYPE.