| Package | Description | 
|---|---|
| net.sf.tweety.commons.util | |
| net.sf.tweety.logics.pl.semantics | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
DefaultSubsetIterator<T>
Iterates over all subsets of a given sets. 
 | 
class  | 
IncreasingSubsetIterator<T>
Iterates over all subsets of a given set. 
 | 
class  | 
RandomSubsetIterator<T>
Iterates over all subsets of a given sets in a random order. 
 | 
| Modifier and Type | Field and Description | 
|---|---|
private SubsetIterator<Proposition> | 
PossibleWorldIterator.it
Used for iterating over subsets of propositions. 
 |