|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectaima.logic.propositional.algorithms.TTEntails
public class TTEntails
| Constructor Summary | |
|---|---|
TTEntails()
|
|
| Method Summary | |
|---|---|
boolean |
ttCheckAll(Sentence kbSentence,
Sentence querySentence,
java.util.List symbols,
Model model)
|
boolean |
ttEntails(KnowledgeBase kb,
java.lang.String alpha)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TTEntails()
| Method Detail |
|---|
public boolean ttEntails(KnowledgeBase kb,
java.lang.String alpha)
public boolean ttCheckAll(Sentence kbSentence,
Sentence querySentence,
java.util.List symbols,
Model model)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||