public interface ConsistencyTester<T extends net.sf.tweety.commons.BeliefBase>
| Modifier and Type | Method and Description |
|---|---|
boolean |
isConsistent(T beliefBase)
Checks whether the given belief base is consistent.
|
boolean isConsistent(T beliefBase)
beliefBase - a belief base.Copyright © 2018. All rights reserved.