Class StrictNegation

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

public class StrictNegation extends ASPLiteral
This class models the strict negation of an atom (as opposed to a default negation: DefaultNegation).
Author:
Tim Janus, Thomas Vengels, Anna Gessler