Package net.sf.tweety.arg.adf.util
-
Class Summary Class Description AbstractUnmodifiableSet<E> CacheMap<K,V> Uses the provided function to compute absent values on access, theses values are memorized for future access to avoid further computations.ExcludeSubinterpretationsIterator Iterates through all interpretations except the ones equal to or more specific than the provided ones.ExcludeTwoValuedSubinterpretationsIterator Iterates through all two-valued(!) interpretations except the ones equal to or more specific than the provided ones.LazyMap<K,V> Lazily computes missing values.MinusSetView<E> PlCollectors A helper class providing some comfort functions dealing with stream collecting of PlFormula.ThreeValuedBitSet Inspired byBitSet
but with three values.UnionSetView<E>