Class InterpretationIterator

java.lang.Object
org.tweetyproject.arg.adf.semantics.interpretation.InterpretationIterator
All Implemented Interfaces:
Iterator<Interpretation>

public class InterpretationIterator extends Object implements Iterator<Interpretation>
Creates all possible interpretations while respecting the order of the given arguments.
Author:
Mathias Hofer