Class ASPAtom

java.lang.Object
All Implemented Interfaces:
Comparable<ASPLiteral>, Formula, Atom, ComplexLogicalFormula, Invertable, LogicStructure, SimpleLogicalFormula

public class ASPAtom extends ASPLiteral
This class models an atom, which is a basic structure for building literals and rules for logic programs.
Author:
Tim Janus, Thomas Vengels, Matthias Thimm, Anna Gessler