| Package | Description |
|---|---|
| net.sf.tweety.logics.rdl | |
| net.sf.tweety.logics.rdl.semantics |
| Modifier and Type | Method and Description |
|---|---|
Collection<DefaultRule> |
DefaultTheory.getDefaults() |
| Constructor and Description |
|---|
DefaultTheory(net.sf.tweety.logics.fol.FolBeliefSet facts,
Collection<DefaultRule> defaults)
constructs a default theory from a knowledge base and a set of defaults
|
| Modifier and Type | Method and Description |
|---|---|
DefaultSequence |
DefaultSequence.app(DefaultRule d)
Constructs a new DefaultSequence
|
boolean |
DefaultSequence.isApplicable(DefaultRule d)
applicable ^= pre in In and (not jus_i) not in In forall i
|
| Constructor and Description |
|---|
DefaultSequence(DefaultSequence ds,
DefaultRule d)
constructs a sequence by appending d to ds
|
Copyright © 2018. All rights reserved.