Class FolBeliefSet

java.lang.Object
org.tweetyproject.commons.BeliefSet<FolFormula,FolSignature>
org.tweetyproject.logics.fol.syntax.FolBeliefSet
All Implemented Interfaces:
Iterable<FolFormula>, Collection<FolFormula>, BeliefBase

public class FolBeliefSet extends BeliefSet<FolFormula,FolSignature>
This class models a first-order knowledge base, i.e. a set of formulas in first-order logic.
Author:
Matthias Thimm