Class ExcludeTwoValuedSubinterpretationsIterator

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

public class ExcludeTwoValuedSubinterpretationsIterator extends Object implements Iterator<Interpretation>
Iterates through all two-valued(!) interpretations except the ones equal to or more specific than the provided ones.
Author:
Mathias Hofer