Class DefeasibleLogicProgram

java.lang.Object
org.tweetyproject.commons.BeliefSet<DelpRule,FolSignature>
org.tweetyproject.arg.delp.syntax.DefeasibleLogicProgram
All Implemented Interfaces:
Iterable<DelpRule>, Collection<DelpRule>, BeliefBase

public class DefeasibleLogicProgram extends BeliefSet<DelpRule,FolSignature>
This class models a defeasible logic program (DeLP).
Author:
Matthias Thimm