| Package | Description |
|---|---|
| net.sf.tweety.commons.util.rules |
| Modifier and Type | Method and Description |
|---|---|
static <S extends Rule<?,?>> |
Derivation.allDerivations(Collection<? extends S> rules)
Returns the set of all possible derivations from the set of rules.
|
static <S extends Rule<?,?>> |
Derivation.allDerivations(Collection<? extends S> rules,
Formula conclusion)
Returns the set of all possible derivations with the given
conclusion from the set of rules.
|
Copyright © 2018. All rights reserved.