Class PlBeliefSet

java.lang.Object
org.tweetyproject.commons.BeliefSet<PlFormula,PlSignature>
org.tweetyproject.logics.pl.syntax.PlBeliefSet
All Implemented Interfaces:
Iterable<PlFormula>, Collection<PlFormula>, BeliefBase
Direct Known Subclasses:
CausalModel, CompilationNode, DeductiveKnowledgeBase, KnowledgeBase

public class PlBeliefSet extends BeliefSet<PlFormula,PlSignature>
This class represents a knowledge base of propositional formulae.
Author:
Matthias Thimm