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 TypeClassDescriptionclass
This 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 TypeClassDescriptionclass
A simple sampler for propositional belief bases.class
Generates random propositional belief base with a given inconsistency measure (for the contension inconsistency measure) and of a given size.class
Generates random propositional belief base with a given inconsistency measure (for the Hs inconsistency measure) and of a given size.class
Generates random propositional belief base with a given inconsistency measure (for the MI inconsistency measure) and of a given size.class
class
A sampler for uniform random k-SAT instances.class
This sampler implements a random generation algorithm for generating formulas, based on the syntax tree of propositional formulas.