| Package | Description |
|---|---|
| net.sf.tweety.arg.deductive.parser | |
| net.sf.tweety.arg.deductive.syntax |
| Modifier and Type | Method and Description |
|---|---|
SimplePlRule |
SimplePlLogicParser.parseFormula(Reader reader) |
| Modifier and Type | Method and Description |
|---|---|
Collection<? extends SimplePlRule> |
SimplePlLogicArgument.getSupport() |
| Constructor and Description |
|---|
SimplePlLogicArgument(Collection<SimplePlRule> _support,
net.sf.tweety.logics.pl.syntax.PropositionalFormula _claim) |
SimplePlLogicArgument(net.sf.tweety.commons.util.rules.Derivation<SimplePlRule> derivation)
Constructor
|
SimplePlLogicDeductiveKnowledgebase(Collection<SimplePlRule> _kb) |
Copyright © 2019. All rights reserved.