| Package | Description |
|---|---|
| net.sf.tweety.arg.simplelogicdeductive | |
| net.sf.tweety.arg.simplelogicdeductive.syntax |
| Constructor and Description |
|---|
SimplePlLogicDeductiveKnowledgebase(java.util.Collection<SimplePlRule> _kb) |
| Modifier and Type | Field and Description |
|---|---|
private java.util.Collection<SimplePlRule> |
SimplePlLogicArgument.support |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<? extends SimplePlRule> |
SimplePlLogicArgument.getSupport() |
| Constructor and Description |
|---|
SimplePlLogicArgument(java.util.Collection<SimplePlRule> _support,
PropositionalFormula _claim) |
SimplePlLogicArgument(DigraphNode<SimplePlRule> node)
Constructor
|