Uses of Class
org.tweetyproject.logics.rpcl.syntax.RpclBeliefSet
Packages that use RpclBeliefSet
Package
Description
-
Uses of RpclBeliefSet in org.tweetyproject.logics.rpcl.parser
Subclasses with type arguments of type RpclBeliefSet in org.tweetyproject.logics.rpcl.parserModifier and TypeClassDescriptionclass
This class implements a parser for relational probabilistic conditional logic.Methods in org.tweetyproject.logics.rpcl.parser that return RpclBeliefSet -
Uses of RpclBeliefSet in org.tweetyproject.logics.rpcl.reasoner
Classes in org.tweetyproject.logics.rpcl.reasoner that implement interfaces with type arguments of type RpclBeliefSetModifier and TypeClassDescriptionclass
General ME-reasoner for RPCL.class
General ME-reasoner for RPCL.Methods in org.tweetyproject.logics.rpcl.reasoner with parameters of type RpclBeliefSetModifier and TypeMethodDescriptionRpclMeReasoner.getModel
(RpclBeliefSet bbase) RpclMeReasoner.getModel
(RpclBeliefSet kb, FolSignature signature) Determines the ME distribution of the given knowlege base wrt.RpclMeReasoner.getModels
(RpclBeliefSet bbase) RpclMeReasoner.query
(RpclBeliefSet beliefbase, FolFormula formula) RpclMeReasoner.query
(RpclBeliefSet beliefbase, FolFormula query, FolSignature signature) Queries the knowledge base wrt. -
Uses of RpclBeliefSet in org.tweetyproject.logics.rpcl.semantics
Subclasses with type arguments of type RpclBeliefSet in org.tweetyproject.logics.rpcl.semanticsModifier and TypeClassDescriptionclass
Objects of this class represent probability distributions on the interpretations of an underlying first-order signature for a relational probabilistic conditional knowledge base.Methods in org.tweetyproject.logics.rpcl.semantics with parameters of type RpclBeliefSetModifier and TypeMethodDescriptionboolean
CondensedProbabilityDistribution.satisfies
(RpclBeliefSet beliefBase) boolean
RpclProbabilityDistribution.satisfies
(RpclBeliefSet kb) -
Uses of RpclBeliefSet in org.tweetyproject.logics.rpcl.syntax
Methods in org.tweetyproject.logics.rpcl.syntax that return RpclBeliefSetModifier and TypeMethodDescriptionExchanges every occurence of "a" by "b" and vice versa.