public abstract class AbstractDungReasoner extends Object implements net.sf.tweety.commons.QualitativeReasoner<DungTheory,Argument>
| Constructor and Description |
|---|
AbstractDungReasoner() |
| Modifier and Type | Method and Description |
|---|---|
abstract Boolean |
query(DungTheory beliefbase,
Argument formula) |
public abstract Boolean query(DungTheory beliefbase, Argument formula)
query in interface net.sf.tweety.commons.QualitativeReasoner<DungTheory,Argument>query in interface net.sf.tweety.commons.Reasoner<Boolean,DungTheory,Argument>Copyright © 2019. All rights reserved.