T - the type of formulas these remainder sets are based uponpublic abstract class RemainderSets<T extends net.sf.tweety.commons.Formula> extends HashSet<Collection<T>>
| Constructor and Description |
|---|
RemainderSets() |
| Modifier and Type | Method and Description |
|---|---|
abstract Collection<T> |
getSourceBeliefBase()
Returns the belief base that seeded this remainder set.
|
add, clear, clone, contains, isEmpty, iterator, remove, size, spliteratorequals, hashCode, removeAlladdAll, containsAll, retainAll, toArray, toArray, toStringfinalize, getClass, notify, notifyAll, wait, wait, waitaddAll, containsAll, equals, hashCode, removeAll, retainAll, toArray, toArrayparallelStream, removeIf, streampublic abstract Collection<T> getSourceBeliefBase()
Copyright © 2018. All rights reserved.