Uses of Class
org.tweetyproject.commons.BeliefSetSampler
Packages that use BeliefSetSampler
-
Uses of BeliefSetSampler in org.tweetyproject.arg.saf.util
Subclasses of BeliefSetSampler in org.tweetyproject.arg.saf.utilModifier and TypeClassDescriptionclassThis class implements a belief base sampler for structured argumentation frameworks. -
Uses of BeliefSetSampler in org.tweetyproject.logics.pl.util
Subclasses of BeliefSetSampler in org.tweetyproject.logics.pl.utilModifier and TypeClassDescriptionclassA simple sampler for propositional belief bases.classGenerates random propositional belief base with a given inconsistency measure (for the contension inconsistency measure) and of a given size.classGenerates random propositional belief base with a given inconsistency measure (for the Hs inconsistency measure) and of a given size.classGenerates random propositional belief base with a given inconsistency measure (for the MI inconsistency measure) and of a given size.classThis sampler generates random belief sets by selecting, for each formula a random set of possible worlds as its models.classA sampler for uniform random k-SAT instances.classThis sampler implements a random generation algorithm for generating formulas, based on the syntax tree of propositional formulas.