|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object aima.logic.fol.inference.InferenceResultPrinter
public class InferenceResultPrinter
Constructor Summary | |
---|---|
InferenceResultPrinter()
|
Method Summary | |
---|---|
static java.lang.String |
printInferenceResult(InferenceResult ir)
Utility method for outputting InferenceResults in a formatted textual representation. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public InferenceResultPrinter()
Method Detail |
---|
public static java.lang.String printInferenceResult(InferenceResult ir)
ir
- an InferenceResult
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |