Class AnswerSet

java.lang.Object
All Implemented Interfaces:
Iterable<ASPLiteral>, Collection<ASPLiteral>, Interpretation<Program,ASPRule>

public class AnswerSet extends InterpretationSet<ASPLiteral,Program,ASPRule>
An answer set is a belief set which only contains literals and represents the deductive belief set of an extended logic program under the answer set semantic.
Author:
Thomas Vengels, Tim Janus, Anna Gessler