Class ExcludeSubinterpretationsIterator

java.lang.Object
org.tweetyproject.arg.adf.util.ExcludeSubinterpretationsIterator
All Implemented Interfaces:
Iterator<Interpretation>

public class ExcludeSubinterpretationsIterator extends Object implements Iterator<Interpretation>
Iterates through all interpretations except the ones equal to or more specific than the provided ones.
Author:
Mathias Hofer