Class PossibleWorldIterator

java.lang.Object
org.tweetyproject.logics.pl.semantics.PossibleWorldIterator
All Implemented Interfaces:
Iterator<PossibleWorld>, InterpretationIterator<PlFormula,PlBeliefSet,PossibleWorld>

public class PossibleWorldIterator extends Object implements InterpretationIterator<PlFormula,PlBeliefSet,PossibleWorld>
Iterates effectively over all interpretation sets worlds of a given signature.
Author:
Matthias Thimm