Package org.tweetyproject.commons.util
Class SubsetIterator<T>
java.lang.Object
org.tweetyproject.commons.util.SubsetIterator<T>
- Type Parameters:
T
- The elements of the set
- Direct Known Subclasses:
DefaultSubsetIterator
,IncreasingSubsetIterator
,RandomSubsetIterator
Iterates over all subsets of a given set.
- Author:
- Matthias Thimm
-
Constructor Details
-
SubsetIterator
-
-
Method Details
-
remove
-
hasNext
-
next
-