| Package | Description |
|---|---|
| net.sf.tweety.commons |
| Modifier and Type | Method and Description |
|---|---|
InterpretationIterator<T> |
InterpretationIterator.reset()
Initializes a new reseted iterator.
|
InterpretationIterator<T> |
InterpretationIterator.reset(Collection<? extends Formula> formulas)
Initializes a new reseted iterator for the given signature derived from
the given set of formulas.
|
InterpretationIterator<T> |
InterpretationIterator.reset(Signature sig)
Initializes a new reseted iterator for the given signature.
|
Copyright © 2018. All rights reserved.