Class PriestWorldIterator

java.lang.Object
org.tweetyproject.logics.translators.adfrevision.PriestWorldIterator
All Implemented Interfaces:
Iterator<PriestWorldAdapted>, InterpretationIterator<PlFormula, PlBeliefSet, PriestWorldAdapted>

public class PriestWorldIterator extends Object implements InterpretationIterator<PlFormula, PlBeliefSet, PriestWorldAdapted>
This class iterates effectively over all interpretation sets worlds of a given signature. Adapted from class "PossibleWorldIterator" for the use of Three Valued Logic
Author:
Jonas Schumacher