Class DeductiveKnowledgeBase

java.lang.Object
All Implemented Interfaces:
Iterable<PlFormula>, Collection<PlFormula>, BeliefBase

public class DeductiveKnowledgeBase extends PlBeliefSet
Instances of this class represent deductive knowledge bases, i.e. sets of propositional formulas.
Author:
Matthias Thimm