Class DelpFact

java.lang.Object
All Implemented Interfaces:
Formula, Rule<FolFormula,FolFormula>, ClassicalFormula, ComplexLogicalFormula, Conjunctable, Disjunctable, Invertable, LogicStructure, ProbabilityAware, QuantifiedFormula, SimpleLogicalFormula

public final class DelpFact extends DelpRule
This class implements a fact in defeasible logic programming which encapsulates a literal.
Author:
Matthias Thimm