|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object aima.logic.fol.inference.proof.ProofPrinter
public class ProofPrinter
Constructor Summary | |
---|---|
ProofPrinter()
|
Method Summary | |
---|---|
static java.lang.String |
printProof(Proof aProof)
Utility method for outputting proofs 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 ProofPrinter()
Method Detail |
---|
public static java.lang.String printProof(Proof aProof)
aProof
-
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |