| Package | Description | 
|---|---|
| net.sf.tweety.arg.saf.util | |
| net.sf.tweety.logics.pl.util | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
SimpleSafSampler
This class implements a belief base sampler for structured argumentation
 frameworks. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
CnfSampler
A simple sampler for propositional belief bases. 
 | 
class  | 
ContensionSampler
Generates random propositional belief base with a given
 inconsistency measure (for the contension inconsistency measure)
 and of a given size. 
 | 
class  | 
EnumeratingPlBeliefSetSampler
This sampler enumerates all possible propositional belief bases of the given signature. 
 | 
class  | 
HsSampler
Generates random propositional belief base with a given
 inconsistency measure (for the Hs inconsistency measure)
 and of a given size. 
 | 
class  | 
MiSampler
Generates random propositional belief base with a given
 inconsistency measure (for the MI inconsistency measure)
 and of a given size. 
 | 
class  | 
RandomPlBeliefSetSampler
This sampler generates random belief sets by selecting,
 for each formula a random set of possible worlds as its models. 
 | 
class  | 
SyntacticEnumeratingPlBeliefSetSampler
Generates all syntactic variations of knowledge bases up to a 
 given size. 
 | 
class  | 
SyntacticRandomPlBeliefSetSampler
This sampler implements a random generation algorithm for generating formulas, based on 
 the syntax tree of propositional formulas. 
 |